Skip to content

Task-11

Muhammad Manzoor Asif requested to merge Task-11 into main

Exception Handling

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)

Edited by Muhammad Manzoor Asif

Merge request reports