NullPointerError

Thrown on null pointer dereferences.

version(MemoryErrorSupported)
@system
class NullPointerError : InvalidPointerError {}

Meta