@InterfaceAudience.Private public class TimeoutIOException extends IOException
Constructor and Description |
---|
TimeoutIOException() |
TimeoutIOException(String message) |
TimeoutIOException(String message,
Throwable t) |
TimeoutIOException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutIOException()
public TimeoutIOException(String message)
public TimeoutIOException(String message, Throwable t)
public TimeoutIOException(Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.