Class UnsuitableDocumentException

All Implemented Interfaces:
Serializable

public class UnsuitableDocumentException extends RatDocumentAnalysisException
Indicates that the document was unsuitable for analysis.
See Also:
Serialized Form
  • Constructor Details

    • UnsuitableDocumentException

      public UnsuitableDocumentException()
    • UnsuitableDocumentException

      public UnsuitableDocumentException(String msg, Throwable cause)
    • UnsuitableDocumentException

      public UnsuitableDocumentException(String msg)
    • UnsuitableDocumentException

      public UnsuitableDocumentException(Throwable cause)