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