nl.tudelft.tbm.eeni.owl2java.exceptions
Class Owl2JavaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.tudelft.tbm.eeni.owl2java.exceptions.Owl2JavaException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CarindinalityException

public class Owl2JavaException
extends Exception

See Also:
Serialized Form

Constructor Summary
Owl2JavaException()
           
Owl2JavaException(String arg0)
           
Owl2JavaException(String arg0, Throwable arg1)
           
Owl2JavaException(Throwable arg0)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Owl2JavaException

public Owl2JavaException()

Owl2JavaException

public Owl2JavaException(String arg0)

Owl2JavaException

public Owl2JavaException(Throwable arg0)

Owl2JavaException

public Owl2JavaException(String arg0,
                         Throwable arg1)


Copyright © 2011. All Rights Reserved.