Class AttachmentException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SaajAttachmentException

public class AttachmentException extends WebServiceMessageException
Exception thrown when a MIME attachment could not be accessed.
Since:
1.0.0
Author:
Arjen Poutsma
See Also:
  • Constructor Details

    • AttachmentException

      public AttachmentException(String msg)
    • AttachmentException

      public AttachmentException(String msg, Throwable ex)
    • AttachmentException

      public AttachmentException(Throwable ex)