org.jwall.web.audit.filter
Class FilterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jwall.web.audit.SyntaxException
              extended by org.jwall.web.audit.filter.FilterException
All Implemented Interfaces:
Serializable

public class FilterException
extends SyntaxException

See Also:
Serialized Form

Constructor Summary
FilterException(String msg)
           
 
Method Summary
 
Methods inherited from class org.jwall.web.audit.SyntaxException
getLineNumber, getMessage, setLineNumber
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilterException

public FilterException(String msg)


Copyright © 2012 jwall.org. All Rights Reserved.