Class EndpointDisabledException

All Implemented Interfaces:
Serializable

public class EndpointDisabledException extends AmazonServiceException

Exception error indicating endpoint disabled.

See Also:
  • Constructor Details

    • EndpointDisabledException

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