FindBugs™ 1.3.9

edu.umd.cs.findbugs.filter
Class FilterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by edu.umd.cs.findbugs.filter.FilterException
All Implemented Interfaces:
java.io.Serializable

public class FilterException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
FilterException(java.lang.String msg)
           
FilterException(java.lang.String msg, java.lang.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

FilterException

public FilterException(java.lang.String msg)

FilterException

public FilterException(java.lang.String msg,
                       java.lang.Throwable cause)

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.