public class GHException extends RuntimeException
| Constructor and Description |
|---|
GHException(String message)
Instantiates a new Gh exception.
|
GHException(String message,
Throwable cause)
Instantiates a new Gh exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.