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 Details

    • PoiParserRuntimeException

      public PoiParserRuntimeException​(String message)
    • PoiParserRuntimeException

      public PoiParserRuntimeException​(String message, Throwable cause)
    • PoiParserRuntimeException

      public PoiParserRuntimeException​(Throwable cause)