public class HadoopSecurityException extends HadoopException
| Constructor and Description |
|---|
HadoopSecurityException(String message)
Constructs a new
HadoopSecurityException instance. |
HadoopSecurityException(String message,
Throwable ex)
Constructs a new
HadoopSecurityException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HadoopSecurityException(String message, Throwable ex)
HadoopSecurityException instance.message - messageex - exceptionpublic HadoopSecurityException(String message)
HadoopSecurityException instance.message - message