Uses of Class
com.feiniaojin.gracefulresponse.ExceptionAliasRegister
Packages that use ExceptionAliasRegister
-
Uses of ExceptionAliasRegister in com.feiniaojin.gracefulresponse
Methods in com.feiniaojin.gracefulresponse that return ExceptionAliasRegisterModifier and TypeMethodDescriptionExceptionAliasRegister.doRegisterExceptionAlias(Class<? extends Throwable> throwableClass) 注册AutoConfig.exceptionAliasRegister()Methods in com.feiniaojin.gracefulresponse with parameters of type ExceptionAliasRegisterModifier and TypeMethodDescriptionprotected abstract voidAbstractExceptionAliasRegisterConfig.registerAlias(ExceptionAliasRegister register)