Class AttachmentSetIdNotFoundException

All Implemented Interfaces:
Serializable

public class AttachmentSetIdNotFoundException extends AmazonServiceException

An attachment set with the specified ID could not be found.

See Also:
  • Constructor Details

    • AttachmentSetIdNotFoundException

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