com.ontotext.ordi.wsmo4rdf
Class WSMO4RDFRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.ontotext.ordi.wsmo4rdf.WSMO4RDFRuntimeException
All Implemented Interfaces:
Serializable

public class WSMO4RDFRuntimeException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
WSMO4RDFRuntimeException(String msg)
           
WSMO4RDFRuntimeException(String msg, Throwable t)
           
WSMO4RDFRuntimeException(Throwable t)
           
 
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

WSMO4RDFRuntimeException

public WSMO4RDFRuntimeException(String msg)

WSMO4RDFRuntimeException

public WSMO4RDFRuntimeException(String msg,
                                Throwable t)

WSMO4RDFRuntimeException

public WSMO4RDFRuntimeException(Throwable t)


Copyright © 2008. All Rights Reserved.