Package me.ahoo.cosid.proxy
Class ErrorResponse
java.lang.Object
me.ahoo.cosid.proxy.ErrorResponse
Error Response.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorResponse
badRequest
(String msg) static ErrorResponse
badRequest
(String msg, List<?> errors) static ErrorResponse
badRequest
(List<?> errors) getCode()
List<?>
getMsg()
static ErrorResponse
static ErrorResponse
-
Field Details
-
BAD_REQUEST
- See Also:
-
MACHINE_ID_OVERFLOW
- See Also:
-
NOT_FOUND_MACHINE_STATE
- See Also:
-
MACHINE_ID_LOST
- See Also:
-
-
Constructor Details
-
ErrorResponse
-
-
Method Details
-
getCode
-
getMsg
-
getErrors
-
of
-
unknown
-
badRequest
-
badRequest
-
badRequest
-