jcolibri.exception
Class NoApplicableFilterPredicateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jcolibri.exception.NoApplicableFilterPredicateException
All Implemented Interfaces:
java.io.Serializable

public class NoApplicableFilterPredicateException
extends java.lang.Exception

Trying to apply a similarity function to an incompatible attribute

Version:
2.0
Author:
Juan A. Recio-García
See Also:
Serialized Form

Constructor Summary
NoApplicableFilterPredicateException(java.lang.Class predicate, java.lang.Class c)
           
NoApplicableFilterPredicateException(java.lang.Exception ex)
           
NoApplicableFilterPredicateException(java.lang.String msg)
           
 
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

NoApplicableFilterPredicateException

public NoApplicableFilterPredicateException(java.lang.Class predicate,
                                            java.lang.Class c)

NoApplicableFilterPredicateException

public NoApplicableFilterPredicateException(java.lang.String msg)

NoApplicableFilterPredicateException

public NoApplicableFilterPredicateException(java.lang.Exception ex)

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es