摘要:
使用:return result ? success(true) : error(StatusCode.RESOURCE_UPDATE_FAILED); 阅读全文
posted @ 2018-05-06 20:27
~清风煮酒~
阅读(1131)
评论(0)
推荐(0)
摘要:
public class BaseRuntimeException extends RuntimeException { private final int code; public BaseRuntimeException(StatusCode statusCode) { this(statusCode.getStatusCode(), statusCode.... 阅读全文
posted @ 2018-05-06 20:26
~清风煮酒~
阅读(751)
评论(0)
推荐(0)

浙公网安备 33010602011771号