public class ChronosException extends Exception
MarathonException| Constructor and Description |
|---|
ChronosException(int status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatus()
Gets the HTTP status code of the failure, such as 404.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ChronosException(int status,
String message)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.