Protégé-OWL 3.4

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

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BuiltInMethodRuntimeException, BuiltInNotImplementedException, IncompatibleBuiltInClassException, IncompatibleBuiltInMethodException, InfiniteBindingBuiltInException, InvalidBuiltInArgumentException, InvalidBuiltInArgumentNumberException, InvalidBuiltInMethodsImplementationClass, InvalidBuiltInNameException, ResultException, UnresolvedBuiltInClassException, UnresolvedBuiltInMethodException

public class BuiltInException
extends SWRLRuleEngineBridgeException

See Also:
Serialized Form

Constructor Summary
BuiltInException(String message)
           
BuiltInException(String message, Throwable cause)
           
 
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

BuiltInException

public BuiltInException(String message)

BuiltInException

public BuiltInException(String message,
                        Throwable cause)

Protégé-OWL 3.4

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