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

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

public class RegistryFullException
extends RegistryException

See Also:
Serialized Form

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

RegistryFullException

public RegistryFullException()

RegistryFullException

public RegistryFullException(String message)

RegistryFullException

public RegistryFullException(String message,
                             Throwable cause)

RegistryFullException

public RegistryFullException(Throwable cause)


Copyright © 2008. All Rights Reserved.