Package ca.uhn.fhir.parser
Class DataFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.uhn.fhir.parser.DataFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionDataFormatException
(String theMessage) DataFormatException
(String theMessage, Throwable theCause) DataFormatException
(Throwable theCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataFormatException
public DataFormatException() -
DataFormatException
-
DataFormatException
-
DataFormatException
-