public class BayonetException
extends java.lang.Exception
| Constructor and Description |
|---|
BayonetException(java.lang.Integer reason_code,
java.lang.String reason_message,
java.lang.Integer http_response_code)
Constructors
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getHttpResponseCode() |
java.lang.Integer |
getReasonCode()
Getters and Setters
|
java.lang.String |
getReasonMessage() |