Next: iklib conditions late-bind overload, Previous: iklib conditions late-bind base, Up: iklib conditions late-bind [Index]
Condition object type representing an error while attempting late
binding in a method application: no specialised function matches the
given operands; it is derived from &late-binding-error
.
Build and return a new condition object of type
&method-late-binding-error
.
Return #t
if obj is a condition object of type
&method-late-binding-error
; otherwise return #f
.