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 SPFSessionPermErrorException
NoneException
TempErrorException
NeutralException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.