Class InvalidDocumentException

All Implemented Interfaces:
Serializable

public class InvalidDocumentException extends AmazonServiceException

The specified document does not exist.

See Also:
  • Constructor Details

    • InvalidDocumentException

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