wt.introspection
Class InfoNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.introspection.WTIntrospectionException
wt.introspection.InfoNotFoundException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class InfoNotFoundException
- extends WTIntrospectionException
InfoNotFoundException
is thrown when the requested
ClassInfo
object is not found.
Supported API: false
Extendable: false
- See Also:
ClassInfo
,
LinkInfo
,
Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTException |
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, printStackTrace, printStackTrace, printStackTrace, setLocalizedMessage, toString, toString |
InfoNotFoundException
public InfoNotFoundException()
InfoNotFoundException
public InfoNotFoundException(String msg)
InfoNotFoundException
public InfoNotFoundException(String rb,
String key,
Object[] params)
InfoNotFoundException
public InfoNotFoundException(Throwable ex)
InfoNotFoundException
public InfoNotFoundException(Throwable ex,
String ekey,
Object[] params)