All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.www.protocol.http.proxy.RuleParserException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.w3c.www.protocol.http.proxy.RuleParserException

public class RuleParserException
extends Exception
Exception thrown when parsing the rule file fails.


Constructor Index

 o RuleParserException(String)

Constructors

 o RuleParserException
 public RuleParserException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index