Error
Methods for the error type.
Name
Summary
message
Returns the error message.
toString
Returns the string representation of the error.
fn
error
.
message
(
)
->
string
Returns the error message.
Returns
string
fn
error
.
toString
(
)
->
string
Returns the string representation of the error.
Returns
string