-
public final class BaseResponse.Error
-
-
Constructor Summary
Constructors Constructor Description BaseResponse.Error(Integer code, String message)
-
Method Summary
Modifier and Type Method Description final IntegergetCode()final StringgetMessage()
-