Class CallGraphBuilderCancelException

  • All Implemented Interfaces:
    Serializable

    public class CallGraphBuilderCancelException
    extends CancelException
    An exception to throw when call graph construction is canceled. This exception allows clients to retrieve the partially-built call graph and pointer analysis
    See Also:
    Serialized Form