org.gcube.common.informationsystem.publisher.impl
Class GCUBEPublisherException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.common.core.informationsystem.ISException
              extended by org.gcube.common.core.informationsystem.publisher.ISPublisherException
                  extended by org.gcube.common.informationsystem.publisher.impl.GCUBEPublisherException
All Implemented Interfaces:
Serializable

public class GCUBEPublisherException
extends org.gcube.common.core.informationsystem.publisher.ISPublisherException

The GCUBEPublisherException

Author:
Manuele Simi (ISTI-CNR)
See Also:
Serialized Form

Constructor Summary
GCUBEPublisherException(String exceptionMessage)
          Constructor
GCUBEPublisherException(String exceptionMessage, Exception e)
          Constructor
 
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

GCUBEPublisherException

public GCUBEPublisherException(String exceptionMessage)
Constructor

Parameters:
exceptionMessage - the exceptionMEssage

GCUBEPublisherException

public GCUBEPublisherException(String exceptionMessage,
                               Exception e)
Constructor

Parameters:
exceptionMessage - the Exception Message
e - the exception


Copyright © 2013. All Rights Reserved.