ErrorHandlerlink
Provides a hook for centralized exception handling.
说明
The default implementation of ErrorHandler
prints error messages to the console
. To intercept error handling, write a custom exception handler that replaces this default as appropriate for your app.
方法
参数
返回值
|