descriptive-error ( args underlying word -- * )
Descriptive errors

Next:make-descriptive ( word -- )


Vocabulary
descriptive

Error description
The class of errors wrapping another error (in the underlying slot) which were thrown in a word (in the word slot) with a given set of arguments (in the args slot).

Definition


Methods