public class ConsoleExceptionHandler extends Object implements ExceptionHandler
| 构造器和说明 |
|---|
ConsoleExceptionHandler() |
public void handleException(Exception exception, Object target)
ExceptionHandlerhandleException 在接口中 ExceptionHandlerexception - The Exception instancetarget - Value being processedCopyright © 2020. All rights reserved.