public class FHIRException extends RuntimeException
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, toString
public FHIRException()
public FHIRException(String message, Throwable cause)
public FHIRException(String message)
public FHIRException(Throwable cause)
Copyright © 2014–2021 Health Level 7. All rights reserved.