public abstract class BDIFailureException
extends java.lang.RuntimeException
A BDI failure exception indicates that a plan has failed.
Note: This exception will not be logged by the logger
as it occurs in plans (normal plain failure).
Subclasses of this exception are used to refine the failure reason.