public final class HadoopIOException extends IOException
| Constructor and Description |
|---|
HadoopIOException() |
HadoopIOException(String message) |
HadoopIOException(String message,
Throwable cause) |
HadoopIOException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static HadoopIOException |
wrap(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HadoopIOException()
public HadoopIOException(String message)
public HadoopIOException(Throwable cause)
public static HadoopIOException wrap(Throwable e)
Copyright © 2024 Actian Corporation. All rights reserved.