Class OperationNotPermittedException

All Implemented Interfaces:
Serializable

public class OperationNotPermittedException extends AmazonServiceException

This operation is not permitted.

See Also:
  • Constructor Details

    • OperationNotPermittedException

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