soot.jbco.util
Class ThrowSet

java.lang.Object
  extended by soot.jbco.util.ThrowSet

public class ThrowSet
extends Object

Author:
Michael Batchelder Created on 20-Jun-2006

Constructor Summary
ThrowSet()
           
 
Method Summary
static SootClass getRandomThrowable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowSet

public ThrowSet()
Method Detail

getRandomThrowable

public static SootClass getRandomThrowable()