public class XletStateChangeException extends Exception
Xlet interface.Xlet,
Serialized Form| Constructor and Description |
|---|
XletStateChangeException()
Constructs an exception with no specified detail message.
|
XletStateChangeException(String s)
Constructs an exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XletStateChangeException()
public XletStateChangeException(String s)
s - the detail messageCopyright © 2012 code4tv.com. All Rights Reserved.