cloudstack/api/src/com/cloud/exception
Vijayendra Bhamidipati 59631452b9 Bug 13127: API error text refer to database ids instead of uuids
Description:

	Modify Exception handling to enable addition of multiple
	uuids in a single exception thrown by API functions. Both
	XML and JSON outputs will store all uuids and Fieldnames.
	This will make it easier to provide more information when
	an exception occurs - for example, a zone id, a cluster id,
	host id, and then a specific property id.
2012-02-27 17:55:03 -08:00
..
AccountLimitException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
AgentUnavailableException.java Changed exception code to give the scope of the problem 2010-12-21 03:54:30 -08:00
CloudAuthenticationException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
CloudException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:55:03 -08:00
CloudExecutionException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
ConcurrentOperationException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
ConflictingNetworkSettingsException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
ConnectionException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
DiscoveredWithErrorException.java bug 5242: adding a host does not return useful error 2011-04-15 17:28:46 +05:30
DiscoveryException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
ErrorCode.java bug 11043: Propagating fix 2011-08-11 10:30:03 -07:00
HAStateException.java Source code committed 2010-08-11 09:13:29 -07:00
InsufficientAddressCapacityException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
InsufficientCapacityException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
InsufficientNetworkCapacityException.java committing to update 2010-11-11 12:53:19 -08:00
InsufficientServerCapacityException.java committing to update 2010-11-11 12:53:19 -08:00
InsufficientStorageCapacityException.java committing to update 2010-11-11 12:53:19 -08:00
InsufficientVirtualNetworkCapcityException.java bug 9488: throw InsufficientVirtualNetworkCapcityException when fail to allocate guest vnet as a part of network implement() call 2011-04-21 13:59:06 -07:00
InternalErrorException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
InvalidParameterValueException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
ManagementServerException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
NetworkRuleConflictException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
PermissionDeniedException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
ResourceAllocationException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
ResourceInUseException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
ResourceUnavailableException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
StorageUnavailableException.java Changed exception code to give the scope of the problem 2010-12-21 03:54:30 -08:00
UnsupportedServiceException.java Code style fixes for API package 2012-02-03 14:25:26 -08:00
VirtualMachineMigrationException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00