Class AccessDeniedException

All Implemented Interfaces:
Serializable

public class AccessDeniedException extends AmazonServiceException

General authentication failure. The request was not signed correctly.

See Also:
  • Constructor Details

    • AccessDeniedException

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