Class InsufficientPrivilegesException

All Implemented Interfaces:
Serializable

public class InsufficientPrivilegesException extends AmazonServiceException

The specified account does not have sufficient privileges for one of more AWS services.

See Also:
  • Constructor Details

    • InsufficientPrivilegesException

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