Class IgnoreExceptionsFilter

java.lang.Object
com.ibm.wala.ipa.cfg.exceptionpruning.filter.IgnoreExceptionsFilter
All Implemented Interfaces:
ExceptionFilter<SSAInstruction>

public class IgnoreExceptionsFilter extends Object implements ExceptionFilter<SSAInstruction>
For filtering specific exceptions.
Author:
Stephan Gocht <stephan@gobro.de>