Package com.ibm.wala.demandpa.alg
Class BudgetExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.ibm.wala.demandpa.alg.BudgetExceededException
-
- All Implemented Interfaces:
java.io.Serializable
public class BudgetExceededException extends java.lang.RuntimeException
Exception thrown when a demand-driven points-to query exceeds its allocated budget.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BudgetExceededException()
-