Is it possible to create custom error constants? For example, some user error constants are the E_USER_ERROR, E_USER_NOTICES and E_USER_WARNINGS. Can I create a NULLPOINTER_ERROR or something like that?