Class UnauthorizedOperationException

All Implemented Interfaces:
Serializable

public class UnauthorizedOperationException extends AmazonServiceException

Your account is not authorized to perform the requested operation.

See Also:
  • Constructor Details

    • UnauthorizedOperationException

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