edu.unika.aifb.sitris.exception
Class NotSupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--edu.unika.aifb.sitris.exception.NotSupportedException
- public class NotSupportedException
- extends Exception
NotSupportedException
Thrown if a given primitive is not part of a representation vocabulary
part of
Simple Triple Store (STS)
http://ontoserver.aifb.uni-karlsruhe.de/sts
(c) 2001 AIFB, Universität Karlsruhe (TH)
- Author:
- : Raphael Volz (volz@aifb.uni-karlsruhe.de)
Methods inherited from class java.lang.Throwable |
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
NotSupportedException
public NotSupportedException()
- NotSupportedException constructor comment.
NotSupportedException
public NotSupportedException(String s)
- NotSupportedException constructor comment.
- Parameters:
- s - java.lang.String