public class BulletException extends RuntimeException
| Constructor and Description |
|---|
BulletException(String error,
String resolution)
Creates a BulletException from an error and resolution.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2021. All rights reserved.