org.deegree.observation.persistence
Class FilterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.observation.persistence.FilterException
All Implemented Interfaces:
Serializable

public class FilterException
extends Exception

This is an exception class for internal filter exceptions.

Version:
$Revision: 24362 $, $Date: 2010-05-12 15:42:07 +0200 (Wed, 12 May 2010) $
Author:
Oliver Tonnhofer, last edited by: $Author: aionita $
See Also:
Serialized Form

Constructor Summary
FilterException(String message)
           
 
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(String message)
Parameters:
message -


Copyright © 2011. All Rights Reserved.