Interface ErrorResponse
-
- All Implemented Interfaces:
public interface ErrorResponseCreated By Ibrahim AlTamimi Created At 29, Thu Oct, 2020 Project radix https://arkitik.io
-
-
Method Summary
Modifier and Type Method Description abstract StringgetCode()abstract StringgetMessage()-
-
Method Detail
-
getMessage
abstract String getMessage()
-
-
-
-