Class InstanceNotRegisteredException

All Implemented Interfaces:
Serializable

public class InstanceNotRegisteredException extends AmazonServiceException

The specified on-premises instance is not registered.

See Also:
  • Constructor Details

    • InstanceNotRegisteredException

      public InstanceNotRegisteredException(String message)
      Constructs a new InstanceNotRegisteredException with the specified error message.
      Parameters:
      message - Describes the error encountered.