Skip to content

NullPointerException can be renamed as NullReferenceException #1879

Closed
@DartBot

Description

@DartBot

This issue was originally filed by @ahmetaa


Just a cosmetic issue;
NullPointerException is used a lot in Java but I think naming is not exactly correct. Since there are no "pointers" in Dart it may be better to rename it as NullReferenceException (as in C#)

Metadata

Metadata

Assignees

Labels

area-languageDart language related items (some items might be better tracked at github.com/dart-lang/language).closed-not-plannedClosed as we don't intend to take action on the reported issuetype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions