mbfl_exceptional_condition
¶Base class describing exceptional–conditions; instances of this class’s subclasses are used to describe exceptional conditions, like errors and warnings.
In this documentation the function parameter CND represents the data variable of an instance
of a subclass of mbfl_exceptional_condition
.
mbfl_exceptional_condition_t
: mbfl_exceptional_condition_p DEFOBJ ¶Return true if the default object DEFOBJ is an instance of
mbfl_exceptional_condition
; otherwise return false.
mbfl_default_object_declare(CND) mbfl_runtime_error_condition_make _(CND) 'someone' 'bad thing' mbfl_exceptional_condition_p _(CND) ⇒ 0
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.