Class InvalidInstanceException

All Implemented Interfaces:
Serializable

public class InvalidInstanceException extends AmazonServiceException

The specified endpoint is not valid.

See Also:
  • Constructor Details

    • InvalidInstanceException

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