类的使用
tech.testnx.cah.common.exceptions.CahException
-
使用CahException的程序包 程序包 说明 tech.testnx.cah.common.exceptions -
-
tech.testnx.cah.common.exceptions中CahException的使用
返回CahException的tech.testnx.cah.common.exceptions中的方法 修饰符和类型 方法 说明 static CahExceptionCahException. newInstance(Object information)static CahExceptionCahException. newInstance(String message, Object information)static CahExceptionCahException. newInstance(ExceptionSeverityEnum severity, Object information)static CahExceptionCahException. newInstance(ExceptionSeverityEnum severity, String message, Object information)返回变量类型为CahException的类型的tech.testnx.cah.common.exceptions中的方法 修饰符和类型 方法 说明 static HandleException<CahException>ExpectedCahExceptionHandlers. stopRun()类型变量类型为CahException的tech.testnx.cah.common.exceptions中的方法参数 修饰符和类型 方法 说明 voidCahException. byHandler(HandleException<CahException> handler)Self handle exception by customized handler
-