Skip to content

Exception Handling

M. Hamza Haroon requested to merge task-5-branch into main

Write a Java program to create a custom exception class that deals with NULL Strings (your custom exception should be thrown if String is NULL)

Merge request reports