Class DisabledException

All Implemented Interfaces:
Serializable

public class DisabledException extends AmazonServiceException

The request was rejected because the specified key was marked as disabled.

See Also:
  • Constructor Details

    • DisabledException

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