public class FHIRFormatError extends ca.uhn.fhir.parser.DataFormatException
| Constructor and Description |
|---|
FHIRFormatError() |
FHIRFormatError(String message) |
FHIRFormatError(String message,
Throwable cause) |
FHIRFormatError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FHIRFormatError()
public FHIRFormatError(String message, Throwable cause)
public FHIRFormatError(String message)
public FHIRFormatError(Throwable cause)
Copyright © 2014–2018 University Health Network. All rights reserved.