com.hp.hpl.jena.reasoner.dig
Class DIGReasonerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.hp.hpl.jena.shared.JenaException
                  extended by 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

Constructor Summary
DIGReasonerException(String message)
          Create a new exception with the given message
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.shared.JenaException
getCause, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DIGReasonerException

public DIGReasonerException(String message)
Create a new exception with the given message



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP