com.hp.hpl.jena.reasoner.rulesys
Class BuiltinException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.reasoner.rulesys.BuiltinException
- All Implemented Interfaces:
- Serializable
public class BuiltinException
- extends JenaException
Exceptions thrown by runtime errors in exceuting rule system
builtin operations.
- Version:
- $Revision: 1.5 $ on $Date: 2004/12/07 09:56:28 $
- Author:
- Dave Reynolds
- See Also:
- Serialized Form
BuiltinException
public BuiltinException(Builtin builtin,
RuleContext context,
String message)
- Constructor.
- Parameters:
builtin
- the invoking builtincontext
- the invoking rule contextmessage
- a text explanation of the error
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP