net.sourceforge.fluxion.datapublisher.owlgen
Class OWLGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.fluxion.datapublisher.owlgen.OWLGenerationException
- All Implemented Interfaces:
- java.io.Serializable
public class OWLGenerationException
- extends java.lang.Exception
Created by IntelliJ IDEA. User: Tony Burdett Date: 10-Jan-2007 Time: 11:44:38
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
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 |
OWLGenerationException
public OWLGenerationException()
OWLGenerationException
public OWLGenerationException(java.lang.String message)
OWLGenerationException
public OWLGenerationException(java.lang.String message,
java.lang.Throwable cause)
OWLGenerationException
public OWLGenerationException(java.lang.Throwable cause)
Copyright © 2010. All Rights Reserved.