throwablehelper.properties

来自「uPortal是开放源码的Portal门户产品」· PROPERTIES 代码 · 共 11 行

PROPERTIES
11
字号
i18n_token                                          : <|>getInternationalizedMessage.client_argument_is_null : The client must be specified.getInternationalizedMessage.error_argument_is_null  : The error name must be specified.default_throwable_handler_class                     :error.class_not_found                               : Error handler class "{0}" could not be found.error.illegal_access                                : Error handler class "{0}" does not have an accessible zero-argument constructor.error.instantiation                                 : Error handler class "{0}" could not be instantiated.error.initialization                                : Error handler class "{0}" failed to initialize properly.getDefaultHandler.handle.client_is_null             : Default error handler was passed a null client class with a error message property name of "{0}".getDefaultHandler.handle.property_is_null           : Default error handler was passed a null error message property name from the client class "{0}".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?