A B C D F G M O P R S T V
A
- args - 异常错误 中的变量com.github.fartherp.framework.exception.BaseSystemException
-
异常消息信息参数
B
- BaseException - com.github.fartherp.framework.exception中的接口
-
定义基础异常功能接口
Author: CK
Date: 2016/2/5
- BaseSystemException - com.github.fartherp.framework.exception中的异常错误
-
系统基础异常抽象类
Author: CK
Date: 2016/2/5
- BaseSystemException(String, Throwable, String...) - 异常错误 的构造器com.github.fartherp.framework.exception.BaseSystemException
-
- BaseSystemException(String) - 异常错误 的构造器com.github.fartherp.framework.exception.BaseSystemException
-
- BaseSystemException(Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.BaseSystemException
-
- BaseSystemException(String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.BaseSystemException
-
C
- com.github.fartherp.framework.exception - 程序包 com.github.fartherp.framework.exception
-
- com.github.fartherp.framework.exception.parse - 程序包 com.github.fartherp.framework.exception.parse
-
- com.github.fartherp.framework.exception.web - 程序包 com.github.fartherp.framework.exception.web
-
- COMMON_EXCEPTION_MESSAGE - 接口 中的静态变量com.github.fartherp.framework.exception.BaseException
-
D
- database - 异常错误 中的变量com.github.fartherp.framework.exception.BaseSystemException
-
数据库(默认mysql)
F
- ForwardException - com.github.fartherp.framework.exception.web中的异常错误
-
错误页面异常
Auth: CK
Date: 2016/9/9
- ForwardException() - 异常错误 的构造器com.github.fartherp.framework.exception.web.ForwardException
-
- ForwardException(String) - 异常错误 的构造器com.github.fartherp.framework.exception.web.ForwardException
-
- ForwardException(String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.web.ForwardException
-
- ForwardException(Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.web.ForwardException
-
G
- getCommonMessage(Throwable) - 异常错误 中的方法com.github.fartherp.framework.exception.BaseSystemException
-
获取JAVA公共异常信息
- getMessage() - 接口 中的方法com.github.fartherp.framework.exception.BaseException
-
获得异常消息信息。
- getMessage(Throwable) - 接口 中的方法com.github.fartherp.framework.exception.BaseException
-
通过实际异常获取message
- getMessage() - 异常错误 中的方法com.github.fartherp.framework.exception.BaseSystemException
-
- getMessage(Throwable) - 异常错误 中的方法com.github.fartherp.framework.exception.SystemException
-
通过实际异常获取message
- getProperties(String) - 枚举 中的静态方法com.github.fartherp.framework.exception.parse.PropertiesParse
-
- getSQLException(Throwable) - 异常错误 中的方法com.github.fartherp.framework.exception.BaseSystemException
-
获取SQL异常信息
- getSQLException(Throwable, Properties) - 异常错误 中的方法com.github.fartherp.framework.exception.BaseSystemException
-
从properties文件获取SQL异常信息
- getThrowable() - 接口 中的方法com.github.fartherp.framework.exception.BaseException
-
获得实际产生的异常。
- getThrowable() - 异常错误 中的方法com.github.fartherp.framework.exception.BaseSystemException
-
M
- message - 异常错误 中的变量com.github.fartherp.framework.exception.BaseSystemException
-
异常消息信息
- MYSQL_DATABASE - 接口 中的静态变量com.github.fartherp.framework.exception.BaseException
-
默认数据库
O
- ORACLE_DATABASE - 接口 中的静态变量com.github.fartherp.framework.exception.BaseException
-
P
- path - 枚举 中的变量com.github.fartherp.framework.exception.parse.PropertiesParse
-
- PropertiesParse - com.github.fartherp.framework.exception.parse中的枚举
-
异常properties解析类
Author: CK
Date: 2016/2/5
R
- ResponseException - com.github.fartherp.framework.exception.web中的异常错误
-
JSON异常
Auth: CK
Date: 2016/9/9
- ResponseException() - 异常错误 的构造器com.github.fartherp.framework.exception.web.ResponseException
-
- ResponseException(String) - 异常错误 的构造器com.github.fartherp.framework.exception.web.ResponseException
-
- ResponseException(String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.web.ResponseException
-
- ResponseException(Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.web.ResponseException
-
S
- setDatabase(String) - 接口 中的方法com.github.fartherp.framework.exception.BaseException
-
设置数据库信息
- setDatabase(String) - 异常错误 中的方法com.github.fartherp.framework.exception.BaseSystemException
-
- SystemException - com.github.fartherp.framework.exception中的异常错误
-
系统统一异常
Author: CK
Date: 2016/2/5
- SystemException(String, Throwable, String...) - 异常错误 的构造器com.github.fartherp.framework.exception.SystemException
-
- SystemException(String) - 异常错误 的构造器com.github.fartherp.framework.exception.SystemException
-
- SystemException(Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.SystemException
-
- SystemException(String, Throwable) - 异常错误 的构造器com.github.fartherp.framework.exception.SystemException
-
T
- throwable - 异常错误 中的变量com.github.fartherp.framework.exception.BaseSystemException
-
实际的异常
V
- valueOf(String) - 枚举 中的静态方法com.github.fartherp.framework.exception.parse.PropertiesParse
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.github.fartherp.framework.exception.parse.PropertiesParse
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
A B C D F G M O P R S T V
Copyright © 2019. All rights reserved.