public class RequestTimeoutException extends TransportException
| Constructor and Description |
|---|
RequestTimeoutException() |
RequestTimeoutException(String msg) |
RequestTimeoutException(String msg,
Throwable rootCause) |
RequestTimeoutException(Throwable rootCause) |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequestTimeoutException()
public RequestTimeoutException(String msg, Throwable rootCause)
msg - rootCause - public RequestTimeoutException(String msg)
msg - public RequestTimeoutException(Throwable rootCause)
rootCause - Copyright © 2023. All rights reserved.