|
Case Based Reasoning
Hi all,
I'm developing a project which uses Case Based Reasoning to retrieve cases from a case base. The Case Base doesn't hold all the cases i need, and just throws a null pointer exception as a result. Is there any generality to checking this? or is it something specific within a class which i hold myself?
|