edu.umd.cs.findbugs.ba.type
public class ExceptionObjectType extends ObjectType implements Constants, ExtendedTypes
Method Summary | |
---|---|
static Type | fromExceptionSet(ExceptionSet exceptionSet)
Initialize object from an exception set.
|
ExceptionSet | getExceptionSet()
Return the exception set.
|
Parameters: exceptionSet the exception set
Returns: a Type that is a supertype of all of the exceptions in the exception set
Returns: the ExceptionSet