接口的使用
cc.carm.lib.configuration.function.ConfigExceptionHandler
使用ConfigExceptionHandler的程序包
-
cc.carm.lib.configuration.function中ConfigExceptionHandler的使用
修饰符和类型方法说明static @NotNull ConfigExceptionHandlerConfigExceptionHandler.print()static @NotNull ConfigExceptionHandlerConfigExceptionHandler.silence() -
cc.carm.lib.configuration.source中ConfigExceptionHandler的使用
修饰符和类型字段说明protected @NotNull ConfigExceptionHandlerConfigurationFactory.exceptionHandlerprotected @NotNull ConfigExceptionHandlerConfigurationHolder.exceptionHandler修饰符和类型方法说明ConfigurationFactory.exceptionally(@NotNull ConfigExceptionHandler handler) voidConfigurationHolder.exceptionally(@NotNull ConfigExceptionHandler handler) 限定符构造器说明ConfigurationHolder(@NotNull ValueAdapterRegistry adapters, @NotNull ConfigurationOptionHolder options, @NotNull Map<String, ConfigurationMetaHolder> metadata, @NotNull ConfigurationInitializer initializer, @NotNull ConfigExceptionHandler exceptionHandler)