Class PoiParserRuntimeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PoiParserRuntimeException
    extends java.lang.RuntimeException
    User: Hylke Stapersma E-mail:[ hylke.stapersma@gmail.com] Date: 23-06-13 Time: 13:21
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PoiParserRuntimeException

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

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

        public PoiParserRuntimeException​(java.lang.Throwable cause)