Java2OWL
Class J2OException

Object
  extended by Throwable
      extended by Exception
          extended by J2OException
All Implemented Interfaces:
Serializable

public class J2OException
extends Exception

See Also:
Serialized Form

Constructor Summary
J2OException(String string)
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

J2OException

public J2OException(String string)