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