Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Checking null references and throw the specified exception (e.g. IllegalArgumentException)

Write a program that performs null checks on the given references and throw the specified exception.