wt.method
Class MethodServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
wt.method.MethodServerException
- All Implemented Interfaces:
- Serializable
- public class MethodServerException
- extends RuntimeException
Mother of all method server internal runtime errors
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
versionID
private static final String versionID
- See Also:
- Constant Field Values
detail
public Throwable detail
MethodServerException
public MethodServerException()
MethodServerException
public MethodServerException(String s)
MethodServerException
public MethodServerException(String s,
Throwable t)
throwNestedException
public void throwNestedException()
throws Throwable
- Throws:
Throwable
getMessage
public String getMessage()