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, toString
public HadoopIOException()
public HadoopIOException(String message)
public HadoopIOException(Throwable cause)
public static HadoopIOException wrap(Throwable e)
Copyright © 2016 Actian Corporation. All rights reserved.