public abstract class ExceptionHandlerConfig extends Object
| Constructor and Description |
|---|
ExceptionHandlerConfig(ExceptionHandlerType type) |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> T |
accept(ExceptionHandlerConfigVisitor<T> visitor) |
public ExceptionHandlerConfig(ExceptionHandlerType type)
public abstract <T> T accept(ExceptionHandlerConfigVisitor<T> visitor)
Copyright © 2016–2020. All rights reserved.