public class I2b2ExportServiceXmlException extends I2b2ExportServiceException
| Constructor and Description |
|---|
I2b2ExportServiceXmlException()
Default no-arg constructor
|
I2b2ExportServiceXmlException(String message)
Creates an exception with the given message.
|
I2b2ExportServiceXmlException(String message,
Throwable cause)
Creates an exception with the given message and cause to wrap.
|
I2b2ExportServiceXmlException(Throwable cause)
Creates an exception wrapping the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic I2b2ExportServiceXmlException()
public I2b2ExportServiceXmlException(String message, Throwable cause)
message - the exception's messagecause - the Throwable cause to wrappublic I2b2ExportServiceXmlException(String message)
message - the exception's messageCopyright © 2015 Emory University. All rights reserved.