public class GHIOException extends IOException
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<String>> |
responseHeaderFields |
| Constructor and Description |
|---|
GHIOException() |
GHIOException(String message) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getResponseHeaderFields() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GHIOException()
public GHIOException(String message)
Copyright © 2018. All rights reserved.