public class ExceptionHandlerManager extends Object
| 构造器和说明 |
|---|
ExceptionHandlerManager() |
public static ExceptionHandler get(Class<?> exClass)
public static void add(Class<? extends Exception> exClass, ExceptionHandler exceptionHandler)
Copyright © 2017. All rights reserved.