org.ontoware.rdf2go.exception
Class ReasoningNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ontoware.rdf2go.exception.ModelRuntimeException
org.ontoware.rdf2go.exception.ReasoningNotSupportedException
- All Implemented Interfaces:
- java.io.Serializable, AnyModelException
public class ReasoningNotSupportedException
- extends ModelRuntimeException
The intended type of reasoning is not supported by this Adapter.
- Author:
- sauermann
- See Also:
- Serialized Form
| 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 |
ReasoningNotSupportedException
public ReasoningNotSupportedException()
ReasoningNotSupportedException
public ReasoningNotSupportedException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message - cause -
ReasoningNotSupportedException
public ReasoningNotSupportedException(java.lang.String message)
- Parameters:
message -
ReasoningNotSupportedException
public ReasoningNotSupportedException(java.lang.Throwable cause)
- Parameters:
cause -
Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.