New Issue: The documentation for 'Error.message()' doesn't indicate its return type

17469, "bradcray", "The documentation for 'Error.message()' doesn't indicate its return type", "2021-03-25T23:37:33Z"

Summary of Problem

As a Chapel programmer interested in creating my own Error classes, I'm observing that the required signature for Error.message() is not indicated very clearly in its documentation. E.g., does it return a string or ...?

Configuration Information

  • Output of chpl --version: 1.24.0