Class DocumentReaderException


  • public class DocumentReaderException
    extends RegulaException
    • Constructor Detail

      • DocumentReaderException

        public DocumentReaderException()
      • DocumentReaderException

        public DocumentReaderException​(int code)
      • DocumentReaderException

        public DocumentReaderException​(int code,
                                       java.lang.String message)
      • DocumentReaderException

        public DocumentReaderException​(java.lang.String message)
      • DocumentReaderException

        public DocumentReaderException​(java.lang.String message,
                                       java.lang.Throwable cause)
      • DocumentReaderException

        public DocumentReaderException​(java.lang.Throwable cause)
    • Method Detail

      • getErrorCode

        public int getErrorCode()
      • getMessage

        public java.lang.String getMessage()