Which Of These Methods Return Description Of An Exception #863
Which of these methods return description of an exception?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Exception Handling - Creating Exceptions - Quiz No.1.
Which of these methods return description of an exception?
getException()
getMessage()
obtainDescription()
obtainException()