org.yasl.xmlobjects
Class MethodCallException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yasl.xmlobjects.MethodCallException
- All Implemented Interfaces:
- Serializable
- public class MethodCallException
- extends Exception
- Version:
- 1.0
- Author:
- not attributable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MethodCallException
public MethodCallException()
MethodCallException
public MethodCallException(String message)
MethodCallException
public MethodCallException(Throwable cause)
MethodCallException
public MethodCallException(String message,
Throwable cause)