net.sourceforge.fluxion.datapublisher.owlgen
Class OWLGenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
OWLGenerationException()
           
OWLGenerationException(java.lang.String message)
           
OWLGenerationException(java.lang.String message, java.lang.Throwable cause)
           
OWLGenerationException(java.lang.Throwable cause)
           
 
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

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.