Class TabulationCancelException

All Implemented Interfaces:
Serializable

public class TabulationCancelException extends CancelException
A CancelException thrown during tabulation; holds a pointer to a partial TabulationSolver.Result. Use with care, this can hold on to a lot of memory.
See Also: