Protégé-OWL 3.4.8

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

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.SWRLBuiltInBridgeException
                          extended by edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.SWRLBuiltInLibraryException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncompatibleBuiltInClassException, UnresolvedBuiltInClassException, UnresolvedBuiltInMethodException

public class SWRLBuiltInLibraryException
extends SWRLBuiltInBridgeException

See Also:
Serialized Form

Constructor Summary
SWRLBuiltInLibraryException(String message)
           
SWRLBuiltInLibraryException(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

SWRLBuiltInLibraryException

public SWRLBuiltInLibraryException(String message)

SWRLBuiltInLibraryException

public SWRLBuiltInLibraryException(String message,
                                   Throwable cause)

Protégé-OWL 3.4.8

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