wt.ixb.util
Class IXBObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.ixb.util.IXBObjectNotFoundException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class IXBObjectNotFoundException
- extends WTException
- See Also:
- 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 |
IXBObjectNotFoundException
public IXBObjectNotFoundException()
IXBObjectNotFoundException
public IXBObjectNotFoundException(String s)
IXBObjectNotFoundException
public IXBObjectNotFoundException(String rb,
String key,
Object[] params)
IXBObjectNotFoundException
public IXBObjectNotFoundException(Throwable t)
IXBObjectNotFoundException
public IXBObjectNotFoundException(Throwable t,
String s)
IXBObjectNotFoundException
public IXBObjectNotFoundException(Throwable t,
String rb,
String key,
Object[] params)