org.gcube.informationsystem.registry.impl.preprocessing.filters
Class FilterExecutor.InvalidFilterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.informationsystem.registry.impl.preprocessing.filters.FilterExecutor.InvalidFilterException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FilterExecutor

public static class FilterExecutor.InvalidFilterException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
FilterExecutor.InvalidFilterException(java.lang.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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilterExecutor.InvalidFilterException

public FilterExecutor.InvalidFilterException(java.lang.String message)