errors
The errors
module provides methods that can be called on the error
type.
message(e: error) -> string
Returns an error's message
Last modified: 03 April 2024
The errors
module provides methods that can be called on the error
type.
message(e: error) -> string
Returns an error's message