Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Checking null references and throw customized NullPointerException

Write a program that performs null checks on the given references and throw NullPointerException with custom messages.