org.gcube.informationsystem.publisher.stubs.registry.faults
Class PublisherException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.gcube.informationsystem.publisher.stubs.registry.faults.PublisherException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CreateException, RemoveException, UpdateException

public abstract class PublisherException
extends RuntimeException

See Also:
Serialized Form

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

PublisherException

public PublisherException()

PublisherException

public PublisherException(String arg0,
                          Throwable arg1)

PublisherException

public PublisherException(String arg0)

PublisherException

public PublisherException(Throwable arg0)


Copyright © 2014. All Rights Reserved.