Class InvalidUserTypeException

All Implemented Interfaces:
Serializable

public class InvalidUserTypeException extends AmazonServiceException

The request was rejected because the type of user for the transaction was incorrect.

See Also:
  • Constructor Details

    • InvalidUserTypeException

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