Interface ErrorResponse
-
- All Implemented Interfaces:
public interface ErrorResponse
-
-
Method Summary
Modifier and Type Method Description abstract StringgetCode()abstract StringgetMessage()-
-
Method Detail
-
getMessage
abstract String getMessage()
-
-
-
-