public interface SPFCheckerExceptionCatcher
| Modifier and Type | Method and Description |
|---|---|
void |
onException(Exception exception,
SPFSession session)
Take some action on the given Exception
|
void onException(Exception exception, SPFSession session) throws PermErrorException, NoneException, TempErrorException, NeutralException
exception - the exceptionsession - the SPFSessionPermErrorExceptionNoneExceptionTempErrorExceptionNeutralExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.