public class DSMCCException extends IOException
| Constructor and Description |
|---|
DSMCCException()
Construct a DSMCCException with no detail message
|
DSMCCException(String s)
Construct a DSMCCException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DSMCCException()
public DSMCCException(String s)
s - the detail messageCopyright © 2012 code4tv.com. All Rights Reserved.