Class RoleRequiredException

All Implemented Interfaces:
Serializable

public class RoleRequiredException extends AmazonServiceException

The role ID was not specified.

See Also:
  • Constructor Details

    • RoleRequiredException

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