public class InvalidResponseCodeException extends Exception
RollbarResponseCode.| Constructor and Description |
|---|
InvalidResponseCodeException(int value)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
value()
Get the unexpected value.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidResponseCodeException(int value)
value - the unexpected valuepublic int value()
RollbarResponseCodeCopyright © 2016. All rights reserved.