wt.lite
Class LightweightInfoNotInitializedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
wt.util.WTRuntimeException
wt.lite.LightweightInfoNotInitializedException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class LightweightInfoNotInitializedException
- extends WTRuntimeException
- implements Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTRuntimeException |
getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getMessage, getNestedThrowable, printStackTrace, printStackTrace, printStackTrace, toString, toString |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
LightweightInfoNotInitializedException
public LightweightInfoNotInitializedException(String s)
Supported API: false
- Parameters:
s
-
LightweightInfoNotInitializedException
public LightweightInfoNotInitializedException(Exception e)
Supported API: false
- Parameters:
e
-
LightweightInfoNotInitializedException
public LightweightInfoNotInitializedException(String rb,
String key,
Object[] params)
Supported API: false
- Parameters:
rb
- key
- params
-
LightweightInfoNotInitializedException
public LightweightInfoNotInitializedException(Exception e,
String s)
Supported API: false
- Parameters:
e
- s
-
LightweightInfoNotInitializedException
public LightweightInfoNotInitializedException(Exception e,
String rb,
String key,
Object[] params)
Supported API: false
- Parameters:
e
- rb
- key
- params
-