Package org.fhirfrog.frog.tph
Class TPHParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.fhirfrog.frog.tph.TPHParseException
- All Implemented Interfaces:
Serializable
Exception thrown when TPH parsing fails.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TPHParseException
-
-
Method Details
-
getLine
public int getLine() -
getCharPositionInLine
public int getCharPositionInLine()
-