Class InvalidStructureException

All Implemented Interfaces:
Serializable

public class InvalidStructureException extends AmazonServiceException

The specified structure was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidStructureException

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