org.ontoware.rdf2go.exception
Class SyntaxNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ontoware.rdf2go.exception.ModelRuntimeException
org.ontoware.rdf2go.exception.SyntaxNotSupportedException
- All Implemented Interfaces:
- java.io.Serializable, AnyModelException
public class SyntaxNotSupportedException
- extends ModelRuntimeException
A runtime exception thrown if a method offers a choice of syntaxes, but the
chosen syntax is not supported by the adapter.
- Author:
- voelkel
- 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 |
SyntaxNotSupportedException
public SyntaxNotSupportedException()
SyntaxNotSupportedException
public SyntaxNotSupportedException(java.lang.Exception e)
SyntaxNotSupportedException
public SyntaxNotSupportedException(java.lang.String message,
java.lang.Exception e)
SyntaxNotSupportedException
public SyntaxNotSupportedException(java.lang.String message)
Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.