IExecutionListenerWithChecks.notEnabled(
String commandId,
NotEnabledException exception)
Notifies the listener that an attempt was made to execute a command that
is disabled.
ExternalActionManager.IExecuteCallback.notEnabled(
IAction action,
NotEnabledException exception)
Fires a NotEnabledException because the action was not
enabled.