Question d’entretien chez Gifting

Explain what is printStackTrace() and how does it work ?

Réponse à la question d'entretien

Utilisateur anonyme

8 juill. 2015

printStackTrace() is the default mechanism of the exception handler. it prints the all the methods in queue that arouse an exception with a reason

1