public class ConsulException extends RuntimeException
| Constructor and Description |
|---|
ConsulException(int status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConsulException(int status,
String message)
Copyright © 2018. All rights reserved.