Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.swrl.bridge.exceptions
Class IncompatibleBuiltInClassException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.stanford.smi.protegex.owl.swrl.exceptions.SWRLRuleEngineException
              extended by edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.SWRLRuleEngineBridgeException
                  extended by edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.BuiltInException
                      extended by edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.IncompatibleBuiltInClassException
All Implemented Interfaces:
Serializable

public class IncompatibleBuiltInClassException
extends BuiltInException

See Also:
Serialized Form

Constructor Summary
IncompatibleBuiltInClassException(String ruleName, String prefix, String className, 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

IncompatibleBuiltInClassException

public IncompatibleBuiltInClassException(String ruleName,
                                         String prefix,
                                         String className,
                                         String message)

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.