Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 198 Bytes

File metadata and controls

2 lines (2 loc) · 198 Bytes

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.