Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends AmazonServiceException
See Also:
  • Constructor Details

    • UnauthorizedException

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