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