cloudstack/api/src/com/cloud/exception
Alex Huang 25e4ed6997 more changes in the api 2010-10-21 16:53:42 -07:00
..
AgentUnavailableException.java Source code committed 2010-08-11 09:13:29 -07: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
ConcurrentOperationException.java Source code committed 2010-08-11 09:13:29 -07:00
ConflictingNetworkSettingsException.java Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
DiscoveryException.java Source code committed 2010-08-11 09:13:29 -07:00
HAStateException.java Source code committed 2010-08-11 09:13:29 -07:00
InsufficientAddressCapacityException.java Source code committed 2010-08-11 09:13:29 -07:00
InsufficientCapacityException.java Source code committed 2010-08-11 09:13:29 -07:00
InsufficientServerCapacityException.java more changes for refactor 2010-10-12 07:17:47 -07:00
InsufficientStorageCapacityException.java Source code committed 2010-08-11 09:13:29 -07:00
InsufficientVirtualNetworkCapcityException.java Source code committed 2010-08-11 09:13:29 -07:00
InternalErrorException.java Source code committed 2010-08-11 09:13:29 -07:00
InvalidParameterValueException.java more changes in the api 2010-10-21 16:53:42 -07:00
ManagementServerException.java Source code committed 2010-08-11 09:13:29 -07:00
NetworkRuleConflictException.java Source code committed 2010-08-11 09:13:29 -07:00
PermissionDeniedException.java more changes in the api 2010-10-21 16:53:42 -07:00
ResourceAllocationException.java Source code committed 2010-08-11 09:13:29 -07:00
ResourceInUseException.java Source code committed 2010-08-11 09:13:29 -07:00
ResourceUnavailableException.java Added more changes to the api 2010-10-21 15:11:49 -07:00
StorageUnavailableException.java Added more changes to the api 2010-10-21 15:11:49 -07:00