public class DataFormatException extends RuntimeException
| Constructor and Description |
|---|
DataFormatException() |
DataFormatException(String theMessage) |
DataFormatException(String theMessage,
Throwable theCause) |
DataFormatException(Throwable theCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataFormatException()
public DataFormatException(String theMessage)
public DataFormatException(String theMessage, Throwable theCause)
public DataFormatException(Throwable theCause)
Copyright © 2014–2019 University Health Network. All rights reserved.