de.interactive_instruments.ShapeChange.Target.Ontology
Class OntologyProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.interactive_instruments.ShapeChange.Target.Ontology.OntologyProcessingException
All Implemented Interfaces:
Serializable

public class OntologyProcessingException
extends Exception

Author:
Johannes Echterhoff
See Also:
Serialized Form

Constructor Summary
OntologyProcessingException()
           
OntologyProcessingException(String message)
           
OntologyProcessingException(String message, Throwable exception)
           
OntologyProcessingException(Throwable exception)
           
 
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

OntologyProcessingException

public OntologyProcessingException(String message,
                                   Throwable exception)

OntologyProcessingException

public OntologyProcessingException(String message)

OntologyProcessingException

public OntologyProcessingException(Throwable exception)

OntologyProcessingException

public OntologyProcessingException()


Copyright © 2015. All rights reserved.