org.gcube.common.informationsystem.publisher.impl
Class GCUBEPublisherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.core.informationsystem.ISException
org.gcube.common.core.informationsystem.publisher.ISPublisherException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GCUBEPublisherException
public GCUBEPublisherException(String exceptionMessage)
- Constructor
- Parameters:
exceptionMessage - the exceptionMEssage
GCUBEPublisherException
public GCUBEPublisherException(String exceptionMessage,
Exception e)
- Constructor
- Parameters:
exceptionMessage - the Exception Messagee - the exception
Copyright © 2013. All Rights Reserved.