Skip to main content

program-error

program-error Condition Type

Class Precedence List:

program-error, error, serious-condition, condition, t

Description:

The type program-error consists of error conditions related to incorrect program syntax. The errors that result from naming a go tag or a block tag that is not lexically apparent are of type program-error.

Expanded Reference: program-error

tip

TODO: Please contribute to this page by adding explanations and examples

(program-error )