|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThrowableCauseExtractor | |
|---|---|
| org.springframework.security.web.util | |
| Uses of ThrowableCauseExtractor in org.springframework.security.web.util |
|---|
| Fields in org.springframework.security.web.util declared as ThrowableCauseExtractor | |
|---|---|
static ThrowableCauseExtractor |
ThrowableAnalyzer.DEFAULT_EXTRACTOR
Default extractor for Throwable instances. |
static ThrowableCauseExtractor |
ThrowableAnalyzer.INVOCATIONTARGET_EXTRACTOR
Default extractor for InvocationTargetException instances. |
| Methods in org.springframework.security.web.util with parameters of type ThrowableCauseExtractor | |
|---|---|
protected void |
ThrowableAnalyzer.registerExtractor(Class<? extends Throwable> throwableType,
ThrowableCauseExtractor extractor)
Registers a ThrowableCauseExtractor for the specified type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||