protected final class ErrorRedirectFilter.ErrorHolder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorHolder(String className,
String url) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exactMatch(Throwable e) |
String |
getUrl() |
boolean |
inheritanceMatch(Throwable e) |
protected ErrorHolder(String className, String url) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2006–2021 Jasig. All rights reserved.