@Component public class DispatcherExceptionAnalyzer extends Object
| Constructor and Description |
|---|
DispatcherExceptionAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected DispatcherExceptionHandling |
analyze(Exception e)
Override this to provide custom handling.
|
DispatcherExceptionHandling |
analyzeSafely(Exception e)
Analyze the exception.
|
public final DispatcherExceptionHandling analyzeSafely(Exception e)
e - The exception to be analyzed.protected DispatcherExceptionHandling analyze(Exception e)
e - The exception to be analyzed.Copyright © 2014–2021 Nitor Creations. All rights reserved.