Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

error

error

error represents an error condition described by a message string

NYI: Future versions of error might be equipped with a stack trace if
debugging is enabled

Functions

converts error to a string

returns "error: $msg"

redefines: