序列化表格
-
程序包 net.wenzuo.atom.core.util
-
异常错误 net.wenzuo.atom.core.util.BusinessException
class BusinessException extends RuntimeException implements Serializable-
序列化字段
-
code
int code
-
message
String message
-
-
-
异常错误 net.wenzuo.atom.core.util.ServiceException
class ServiceException extends RuntimeException implements Serializable-
序列化字段
-
code
int code
-
message
String message
-
-
-