public class DetailedIllegalArgumentException extends IllegalArgumentException implements GHException
Constructor and Description |
---|
DetailedIllegalArgumentException(String message,
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, toString
public Map<String,Object> getDetails()
getDetails
in interface GHException
Copyright © 2012–2020. All rights reserved.