org.semanticweb.owlapi.owllink
Class OWLlinkUnsupportedMethodException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.semanticweb.owlapi.owllink.OWLlinkUnsupportedMethodException
All Implemented Interfaces:
java.io.Serializable

public class OWLlinkUnsupportedMethodException
extends java.lang.RuntimeException

Author: Olaf Noppens Date: 27.10.2010

See Also:
Serialized Form

Constructor Summary
OWLlinkUnsupportedMethodException()
           
OWLlinkUnsupportedMethodException(java.lang.String message)
           
 
Method Summary
 
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
 

Constructor Detail

OWLlinkUnsupportedMethodException

public OWLlinkUnsupportedMethodException()

OWLlinkUnsupportedMethodException

public OWLlinkUnsupportedMethodException(java.lang.String message)