Class DisabledOperationException

All Implemented Interfaces:
Serializable

public class DisabledOperationException extends AmazonServiceException

The request was rejected because it attempted an operation which is not enabled.

See Also:
  • Constructor Details

    • DisabledOperationException

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