jcreek.reasoning
Class NotCompatibleException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjcreek.reasoning.NotCompatibleException
All Implemented Interfaces:
java.io.Serializable

public class NotCompatibleException
extends java.lang.Exception

Title: JavaCreek Description: Copyright: Copyright (c) 2000 Company: NTNU

Version:
1.0
Author:
See Also:
Serialized Form

Constructor Summary
NotCompatibleException(java.lang.Object o1, java.lang.Object o2)
           
 
Method Summary
 java.lang.Object[] getObjects()
           
 
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

NotCompatibleException

public NotCompatibleException(java.lang.Object o1,
                              java.lang.Object o2)
Method Detail

getObjects

public java.lang.Object[] getObjects()


Created at IDI, NTNU by the Artificial Intelligence and Learning group