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