Skip to content

Improve exception messages #3531

Closed
Closed
@jwage

Description

@jwage

Before 3.0, we want to audit all exception messages and improve/standardize the language and formatting of the messages.

The following can be improved:

  • Inside a message, names should be quoted using double quotes, not single quotes.
  • All sentences should be terminated with a period.
  • sprintf() should be preferred for embedding data in messages over concatenation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions