Class InvalidClientTokenException

All Implemented Interfaces:
Serializable

public class InvalidClientTokenException extends AmazonServiceException

The client token was specified in an invalid format

See Also:
  • Constructor Details

    • InvalidClientTokenException

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