Package edu.umd.cs.findbugs.ba.type
Class ExceptionSetFactory
- java.lang.Object
-
- edu.umd.cs.findbugs.ba.type.ExceptionSetFactory
-
- All Implemented Interfaces:
java.io.Serializable
public class ExceptionSetFactory extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExceptionSetFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptionSet
createExceptionSet()
-
-
-
Method Detail
-
createExceptionSet
public ExceptionSet createExceptionSet()
-
-