You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NullUserException should call the message() from the constructor so that when you throw the exception it can just output the message straight up without you having to still call the method from the instance of NullUserException
The NullUserException should call the message() from the constructor so that when you throw the exception it can just output the message straight up without you having to still call the method from the instance of NullUserException