% Condition-Type ARITHMETIC-ERROR
Condition Type ARITHMETIC-ERROR
arithmetic-error,
error,
serious-condition,
condition,
t
型arithmetic-errorは、算術処理中に生じたエラーの状態を含みます。
この処理とオペランドはmake-conditionの
:operationと:operandsという名前の初期化引数によって初期化され、
これらは関数のarithmetic-error-operationと
arithmetic-error-operandsによってアクセスできます。
arithmetic-error-operation,
arithmetic-error-operands