Class InvalidMessageContentsException

All Implemented Interfaces:
Serializable

public class InvalidMessageContentsException extends AmazonServiceException

The message contains characters outside the allowed set.

See Also:
  • Constructor Details

    • InvalidMessageContentsException

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