org.codehaus.wadi
Class ProxyingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.wadi.ProxyingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IrrecoverableException, RecoverableException
- public class ProxyingException
- extends Exception
Superclass of Exceptions thrown by HTTP proxying code.
- Version:
- $Revision: 1139 $
- Author:
- Jules Gosnell
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProxyingException
public ProxyingException(String message)
ProxyingException
public ProxyingException(String message,
Exception cause)
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.