Error Handling

You can deal with errors in your post-transaction filters by raising neo.xredsys.api.FilterException exceptions. Note that, unlike transaction filters, setting the FilterException's errorFatal property to true will not cause the calling create/delete/update operation to fail.