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
ClassNotFoundException
Copyright © 2006–2016 Jasig. All rights reserved.