类 OracleExceptionFactory
- java.lang.Object
-
- top.daxian1218.dust.db.support.oracle.exception.OracleExceptionFactory
-
- 所有已实现的接口:
IExceptionFactory
public class OracleExceptionFactory extends java.lang.Object implements IExceptionFactory
-
-
构造器概要
构造器 构造器 说明 OracleExceptionFactory()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 IExceptionHandler
getHandler(java.lang.String message)
获取实际的处理模块
-
-
-
方法详细资料
-
getHandler
public IExceptionHandler getHandler(java.lang.String message)
从接口复制的说明:IExceptionFactory
获取实际的处理模块- 指定者:
getHandler
在接口中IExceptionFactory
- 返回:
-
-