Class AxiomAttachmentException

All Implemented Interfaces:
Serializable

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

    • AxiomAttachmentException

      public AxiomAttachmentException(String msg)
    • AxiomAttachmentException

      public AxiomAttachmentException(String msg, Throwable ex)
    • AxiomAttachmentException

      public AxiomAttachmentException(Throwable ex)