Package me.ahoo.cosid.proxy.api
Class ErrorResponse
java.lang.Object
me.ahoo.cosid.proxy.api.ErrorResponse
Error Response.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorResponsebadRequest(String msg) static ErrorResponsebadRequest(String msg, List<?> errors) static ErrorResponsebadRequest(List<?> errors) getCode()List<?>getMsg()static ErrorResponsestatic 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
-