public class ObjectStoreServiceException
extends eu.dnetlib.common.rmi.RMIException
| Constructor and Description |
|---|
ObjectStoreServiceException(String string)
Instantiates a new object store service exception.
|
ObjectStoreServiceException(String string,
Throwable exception)
Instantiates a new object store service exception.
|
ObjectStoreServiceException(Throwable exception)
Instantiates a new object store service exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectStoreServiceException(String string)
string - the stringpublic ObjectStoreServiceException(String string, Throwable exception)
string - the stringexception - the exceptionpublic ObjectStoreServiceException(Throwable exception)
exception - the exceptionCopyright © 2017. All rights reserved.