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