public class CAException extends IOException
| Constructor and Description |
|---|
CAException()
Constructor without a reason
|
CAException(String reason)
Constructor with a reason
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CAException()
public CAException(String reason)
reason - the reason why access to the stream failedCopyright © 2012 code4tv.com. All Rights Reserved.