Class InvalidInstanceException

All Implemented Interfaces:
OperationResult, XMLMarshallable, Serializable

public class InvalidInstanceException extends OperationFailureException
Exception thrown when an error occurs.

The possible reasons are:

  • Service available rather than it is forbidden
  • Service not available rather than it is mandatory
  • Address is already used
  • Incompatible instance type
  • Service is for all instances or no instance
  • Too many backups
  • Wrong instance ID for unique backup
See Also: