Class CombinedExceptionFilter<Instruction>

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

public class CombinedExceptionFilter<Instruction> extends Object implements ExceptionFilter<Instruction>
Use this class to combine multiple ExceptionFilter
Author:
Stephan Gocht <stephan@gobro.de>