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