List of questions
Related questions
Question 2 - 312-96 discussion
Which of the following method will you use in place of ex.printStackTrace() method to avoid printing stack trace on error?
A.
ex.StackTrace.getError();
B.
ex.message();
C.
ex.getMessage();
D.
ex.getError();
Your answer:
0 comments
Sorted by
Leave a comment first