The base Drools exception for all internal thrown exceptions. If any exceptions are thrown during the
runtime execution of Drools they are considered non-recoverable and thus thrown as Runtime exceptions
all the way up to the WorkingMemory at which point they are nested inside the
CheckedDroolsException for the user to decide how to respond.
WorkingMemoryat which point they are nested inside theCheckedDroolsExceptionfor the user to decide how to respond.