com.ontotext.ordi.wsmo4rdf.remote.server.exception
Class RegistryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ontotext.ordi.wsmo4rdf.remote.server.exception.RegistryException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RegistryFullException

public class RegistryException
extends Exception

See Also:
Serialized Form

Constructor Summary
RegistryException()
           
RegistryException(String message)
           
RegistryException(String message, Throwable cause)
           
RegistryException(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

RegistryException

public RegistryException()

RegistryException

public RegistryException(String message)

RegistryException

public RegistryException(String message,
                         Throwable cause)

RegistryException

public RegistryException(Throwable cause)


Copyright © 2008. All Rights Reserved.