public final class RequestException extends Exception
Constructor and Description |
---|
RequestException(IOException cause) |
Modifier and Type | Method and Description |
---|---|
IOException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RequestException(IOException cause)
public IOException getCause()
Copyright © 2016. All rights reserved.