Skip to content

Draft: Added throw exception if object is null

Created a NullptrException class on sp-object.h and use it to throw exception if getRepr() returns a nullptr. There is no issue for this. I just found it when I was looking at the code.

Edited by Nathan Lee

Merge request reports