索引

B C E F G I S V 
All Classes and Interfaces|所有程序包|序列化表格

B

BaseException - cn.godmao.exception中的异常错误
 
BaseException(int, String) - 异常错误的构造器 cn.godmao.exception.BaseException
 
BaseException(int, String, Object) - 异常错误的构造器 cn.godmao.exception.BaseException
 

C

cn.godmao.exception - 程序包 cn.godmao.exception
 
Code - cn.godmao.exception中的枚举
 

E

exception() - 枚举中的方法 cn.godmao.exception.Code
 
exception(int, String) - 枚举中的方法 cn.godmao.exception.Code
 
exception(int, String, Object) - 枚举中的方法 cn.godmao.exception.Code
 
exception(Object) - 枚举中的方法 cn.godmao.exception.Code
 
exception(String) - 枚举中的方法 cn.godmao.exception.Code
 
exception(String, Object) - 枚举中的方法 cn.godmao.exception.Code
 

F

FAIL - 枚举 中的枚举常量 cn.godmao.exception.Code
 

G

getCode() - 异常错误中的方法 cn.godmao.exception.BaseException
 
getCode() - 枚举中的方法 cn.godmao.exception.Code
 
getCode() - 接口中的方法 cn.godmao.exception.IException
 
getData() - 异常错误中的方法 cn.godmao.exception.BaseException
 
getData() - 接口中的方法 cn.godmao.exception.IException
 
getMsg() - 异常错误中的方法 cn.godmao.exception.BaseException
 
getMsg() - 枚举中的方法 cn.godmao.exception.Code
 
getMsg() - 接口中的方法 cn.godmao.exception.IException
 

I

IException<T> - cn.godmao.exception中的接口
 

S

SUCCESS - 枚举 中的枚举常量 cn.godmao.exception.Code
 

V

valueOf(String) - 枚举中的静态方法 cn.godmao.exception.Code
返回带有指定名称的该类型的枚举常量。
values() - 枚举中的静态方法 cn.godmao.exception.Code
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
B C E F G I S V 
All Classes and Interfaces|所有程序包|序列化表格