public class ConformanceError extends Error
| Constructor and Description |
|---|
ConformanceError(String val)
Constructor for ConformanceError
|
ConformanceError(String val,
Throwable cause)
Constructor for ConformanceError
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConformanceError(String val)
val - the error message to throwpublic ConformanceError(String val, Throwable cause)
val - the error message to throwCopyright © 2001–2017 University Health Network. All rights reserved.