cloudstack/api/src/com/cloud/exception
Alena Prokharchyk 3a87cf8331 Code style fixes for API package 2012-02-03 14:25:26 -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 When using session based authentication, we now store the parameters in the session as part of the login processing, instead of returning those parameters so that the caller has to update the session. Authentication now throws an exception on failure and the caught exception is where the session is invalidated. 2010-09-13 17:04:11 -07:00
CloudExecutionException.java bug 11043: Propagating fix 2011-08-11 10:30:03 -07:00
ConcurrentOperationException.java Source code committed 2010-08-11 09:13:29 -07:00
ConflictingNetworkSettingsException.java Add license header to files 2011-04-14 11:23:14 -07:00
ConnectionException.java bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host 2011-04-26 15:09:36 -07:00
DiscoveredWithErrorException.java bug 5242: adding a host does not return useful error 2011-04-15 17:28:46 +05:30
DiscoveryException.java Source code committed 2010-08-11 09:13:29 -07: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 10799: propagate to main 2011-07-21 11:27:10 -07: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 Code style fixes for API package 2012-02-03 14:25:26 -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 Fixed RemoteAccessVpn apis 2010-12-29 21:36:44 -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 Code style fixes for API package 2012-02-03 14:25:26 -08:00