com.hp.hpl.jena.reasoner.dig
Class DIGReasonerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.reasoner.dig.DIGReasonerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DIGErrorResponseException, DIGWrappedException
public class DIGReasonerException
- extends JenaException
Exception indicating that a problem has arisen in the interface to the DIG
reasoner.
- Version:
- Release @release@ ($Id: DIGReasonerException.java,v 1.4 2004/12/07 09:56:36 andy_seaborne Exp $)
- Author:
- Ian Dickinson, HP Labs (email)
- See Also:
- Serialized Form
DIGReasonerException
public DIGReasonerException(String message)
- Create a new exception with the given message
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP