Question d’entretien chez Estuate

How to create your own exceptions

Réponse à la question d'entretien

Utilisateur anonyme

13 août 2019

We can use custom exceptions. Try and catch block. the class has to inherit from throwable class

1