public class TTIOException extends TTException
| Constructor and Description |
|---|
TTIOException(Exception paramExc)
Constructor.
|
TTIOException(String... message)
Constructor.
|
concataddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TTIOException(Exception paramExc)
paramExc - exception to be wrappedpublic TTIOException(String... message)
message - for the overlaying IOExceptionCopyright © 2013. All Rights Reserved.