org.gcube.informationsystem.publisher.exception
Class RegistryNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.informationsystem.publisher.exception.RegistryNotFoundException
All Implemented Interfaces:
Serializable

public class RegistryNotFoundException
extends Exception

See Also:
Serialized Form

Constructor Summary
RegistryNotFoundException()
           
RegistryNotFoundException(String arg0)
           
RegistryNotFoundException(String arg0, Throwable arg1)
           
RegistryNotFoundException(Throwable arg0)
           
 
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

RegistryNotFoundException

public RegistryNotFoundException()

RegistryNotFoundException

public RegistryNotFoundException(String arg0,
                                 Throwable arg1)

RegistryNotFoundException

public RegistryNotFoundException(String arg0)

RegistryNotFoundException

public RegistryNotFoundException(Throwable arg0)


Copyright © 2014. All Rights Reserved.