Class NonExistentConverterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.bstoi.poiparser.core.exception.PoiParserException
nl.bstoi.poiparser.core.exception.NonExistentConverterException
- All Implemented Interfaces:
Serializable
Created by hylke on 22/04/15.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNonExistentConverterException(String message) NonExistentConverterException(String message, Throwable throwable) -
Method Summary
Methods inherited from class nl.bstoi.poiparser.core.exception.PoiParserException
getColumnNumber, getRowNumberMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonExistentConverterException
-
NonExistentConverterException
-