Next: iklib conditions sigarg, Previous: iklib conditions procpost, Up: iklib conditions [Index]
Condition object type representing, generically, one or more invalid
values handed as arguments to a procedure application; it is derived
from &procedure-precondition-violation.
Build and return a new condition object of type
&procedure-argument-violation.
Return #t if obj is a condition object of type
&procedure-argument-violation; otherwise return #f.
Raise a compound condition object as non–continuable exception with
component types: &who, &message,
&irritants, &procedure-argument-violation.