cloudstack/api/src/com/cloud/exception
Vijayendra Bhamidipati e03ed60540 Bug 13127: API error text refer to database ids instead of uuids
Bug CS-14448: Wrong error message on using the createVlanIpRange cmd

Cherry-picking from master for bug 14448 into 3.0.x. Resolved
conflicts encountered during cherry-picking.

Description:

	Adding overloaded addProxyObject() function to CloudException
	and RuntimeCloudException classes and using this function
	to stuff exceptions with IDs, to reduce code footprint.

Conflicts:

	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/resource/ResourceManagerImpl.java
2012-06-18 12:55:44 -07:00
..
AccountLimitException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
AgentUnavailableException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
CloudAuthenticationException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
CloudException.java Bug 13127: API error text refer to database ids instead of uuids 2012-06-18 12:55:44 -07:00
CloudExecutionException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
ConcurrentOperationException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
ConflictingNetworkSettingsException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
ConnectionException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
DiscoveredWithErrorException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
DiscoveryException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
ErrorCode.java Switch to Apache license 2012-04-03 04:54:14 -07:00
HAStateException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InsufficientAddressCapacityException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InsufficientCapacityException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
InsufficientNetworkCapacityException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InsufficientServerCapacityException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InsufficientStorageCapacityException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InsufficientVirtualNetworkCapcityException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InternalErrorException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
InvalidParameterValueException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ManagementServerException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
NetworkRuleConflictException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
PermissionDeniedException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ResourceAllocationException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ResourceInUseException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ResourceUnavailableException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
StorageUnavailableException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
UnsupportedServiceException.java Switch to Apache license 2012-04-03 04:54:14 -07:00
VirtualMachineMigrationException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00