nl.bstoi.poiparser.core
Class ReadPoiParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.bstoi.poiparser.core.PoiParserException
nl.bstoi.poiparser.core.ReadPoiParserException
- All Implemented Interfaces:
- Serializable
public class ReadPoiParserException
- extends PoiParserException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReadPoiParserException
public ReadPoiParserException(String message)
ReadPoiParserException
public ReadPoiParserException(String message,
Throwable throwable)
ReadPoiParserException
public ReadPoiParserException(int rowNumber,
int columnNumber,
Throwable throwable)
Copyright © 2011 BSTOI.NL. All Rights Reserved.