cloudstack/api/src/com/cloud/exception
weingartner 4179606c0b Removed classes with no reference
- org.apache.cloudstack.framework.jobs.JobCancellationException (removed
variable JobCancellationException in com.cloud.utils.SerialVersionUID)
- org.apache.cloudstack.ldap.NoSuchLdapUserException (removed test file
/cloud-plugin-user-authenticator-ldap/test/groovy/org/apache/cloudstack/ldap/NoSuchLdapUserExceptionSpec.groovy)
- com.cloud.agent.api.storage.CreateVolumeOVAAnswer
- com.cloud.exception.MissingParameterValueException
- org.apache.cloudstack.api.response.StatusResponse
- org.apache.cloudstack.api.response.VolumeDetailResponse
- org.apache.cloudstack.api.response.UpgradeVmResponse
- org.apache.cloudstack.api.response.AddIpToVmNicResponse
- org.apache.cloudstack.api.response.TemplateZoneResponse (at
org.apache.cloudstack.api.response.TemplateResponse, there is this
comment "To avoid breaking backwards compatibility, we still treat a
template at different zones as different templates, so not embedding
template_zone information in this TemplateZoneResponse set. `private
Set<TemplateZoneResponse> zones;`" but right now it is not used)
- org.apache.cloudstack.api.response.NicDetailResponse
2016-04-07 21:03:05 -03:00
..
AccountLimitException.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
AffinityConflictException.java Removed trailing spaces 2013-11-21 03:12:05 -08:00
AgentControlChannelException.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
AgentUnavailableException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
CloudAuthenticationException.java Consolidate RuntimeCloudException and CloudRuntimeException into one 2013-01-15 18:07:08 -08:00
CloudException.java CLOUDSTACK-5765: cleanup internal serialization and exception propagation issues 2014-01-09 14:29:13 -08:00
ConcurrentOperationException.java New Transaction API 2013-10-16 09:21:00 -07:00
ConflictingNetworkSettingsException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
ConnectionException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
DiscoveredWithErrorException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
DiscoveryException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
HAStateException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
InsufficientAddressCapacityException.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
InsufficientCapacityException.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
InsufficientNetworkCapacityException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
InsufficientServerCapacityException.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
InsufficientStorageCapacityException.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
InsufficientVirtualNetworkCapacityException.java Fix typo and add the right exception to the error map. 2014-06-25 15:51:28 +02:00
InternalErrorException.java CID-1114601 to 1114604 Recommended practice is to test the result of 2014-09-19 14:29:01 +02:00
InvalidParameterValueException.java Remove @author tag from non third-party source files in api folder 2012-08-13 15:17:22 +08:00
ManagementServerException.java CID-1114601 to 1114604 Recommended practice is to test the result of 2014-09-19 14:29:01 +02:00
NetworkRuleConflictException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
OperationTimedoutException.java CLOUDSTACK-5765: cleanup internal serialization and exception propagation issues 2014-01-09 14:29:13 -08:00
PermissionDeniedException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
RequestLimitException.java CLOUDSTACK-1190: make APIChecker throw one sensible exception. 2013-03-05 09:44:08 -08:00
ResourceAllocationException.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
ResourceInUseException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ResourceUnavailableException.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
StorageConflictException.java CLOUDSTACK-8601. VMFS storage added as local storage can be re-added as shared storage. 2015-07-01 10:47:36 +05:30
StorageUnavailableException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
UnsupportedServiceException.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
VirtualMachineMigrationException.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00