
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 SummaryConstructorsConstructorDescriptionDataFormatException(String theMessage) DataFormatException(String theMessage, Throwable theCause) DataFormatException(Throwable theCause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DataFormatExceptionpublic DataFormatException()
- 
DataFormatException
- 
DataFormatException
- 
DataFormatException
 
-