chickadee » condition-utils » make-exn-condition+

(make-exn-condition+ LOC MSG ARGS [COND...]) => property-condition procedure

Returns a composite-condition exn COND....

When one-of LOC, MSG, or ARGS is without a useful value in the error context be sure to use #f as the actual argument.