org.codehaus.wadi
Class InvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.wadi.InvocationException
- All Implemented Interfaces:
- Serializable
- public class InvocationException
- extends Exception
- Version:
- $Revision: 1430 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvocationException
public InvocationException()
InvocationException
public InvocationException(String message)
InvocationException
public InvocationException(String message,
Exception cause)
InvocationException
public InvocationException(Throwable throwable)
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.