Interface SPFCheckerExceptionCatcher


public interface SPFCheckerExceptionCatcher
Implementations get called when a SPFChecker throws an Exception
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onException(Exception exception, SPFSession session)
    Take some action on the given Exception