public class DefinedExceptionHandler<T extends Throwable,R> extends Object implements ExceptionHandler<T,R>
| Constructor and Description |
|---|
DefinedExceptionHandler(Class<T> handledException,
ExceptionHandler<T,R> exceptionHandler) |
public DefinedExceptionHandler(Class<T> handledException, ExceptionHandler<T,R> exceptionHandler)
Copyright © 2018. All rights reserved.