public class UnavailableContainerException extends Exception
XletContext.getContainer()
,
Serialized FormConstructor and Description |
---|
UnavailableContainerException()
Constructs an exception with no specified detail message.
|
UnavailableContainerException(String s)
Constructs an exception with the specified detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnavailableContainerException()
public UnavailableContainerException(String s)
s
- The detail messageCopyright © 2013 CableLabs. All rights reserved.