public class DetailedRuntimeException extends RuntimeException implements GHException
| Constructor and Description |
|---|
DetailedRuntimeException(String var1,
Map<String,Object> details) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getDetails() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Map<String,Object> getDetails()
getDetails in interface GHExceptionCopyright © 2012–2016. All rights reserved.