net.grinder.tools.tcpproxy
Class TCPProxyFilter.FilterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.grinder.common.GrinderException
              extended by net.grinder.tools.tcpproxy.TCPProxyFilter.FilterException
All Implemented Interfaces:
Serializable
Enclosing interface:
TCPProxyFilter

public static class TCPProxyFilter.FilterException
extends GrinderException

Exception type for filter problems.

See Also:
Serialized Form

Constructor Summary
TCPProxyFilter.FilterException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TCPProxyFilter.FilterException

public TCPProxyFilter.FilterException(String message,
                                      Throwable cause)


Copyright © 2000-2013. All Rights Reserved.