org.enhydra.barracuda.contrib.dbroggisch.display.filters
Class FilterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.enhydra.barracuda.contrib.dbroggisch.display.filters.FilterException
All Implemented Interfaces:
Serializable

public class FilterException
extends Exception

See Also:
Serialized Form

Constructor Summary
FilterException()
           
FilterException(String msg)
           
 
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()

FilterException

public FilterException(String msg)


Copyright © 2003 BarracudaMVC.org All Rights Reserved.