Class SaajAttachmentException

All Implemented Interfaces:
Serializable

public class SaajAttachmentException extends AttachmentException
Exception thrown when a SaajAttachment could not be accessed.
See Also:
  • Constructor Details

    • SaajAttachmentException

      public SaajAttachmentException(String msg)
    • SaajAttachmentException

      public SaajAttachmentException(String msg, Throwable ex)
    • SaajAttachmentException

      public SaajAttachmentException(Throwable ex)