ORIGINAL
Loading...
Searching...
No Matches
original::nullPointerError Class Referencefinal

Exception for null pointer dereference attempts. More...

#include <error.h>

Inheritance diagram for original::nullPointerError:
Inheritance graph
Collaboration diagram for original::nullPointerError:
Collaboration graph

Public Member Functions

auto what () const noexcept -> const char *override
 

Detailed Description

Exception for null pointer dereference attempts.

Thrown when accessing resources through null pointers.


The documentation for this class was generated from the following file: