Class PoiParserRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.bstoi.poiparser.core.exception.PoiParserRuntimeException
- All Implemented Interfaces:
Serializable
public class PoiParserRuntimeException extends RuntimeException
User: Hylke Stapersma
E-mail:[ hylke.stapersma@gmail.com]
Date: 23-06-13
Time: 13:21
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PoiParserRuntimeException(String message)PoiParserRuntimeException(String message, Throwable cause)PoiParserRuntimeException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PoiParserRuntimeException
-
PoiParserRuntimeException
-
PoiParserRuntimeException
-