Which One Of The Following Methods In The Exception Class Is #347
Which one of the following methods in the exception class, is used to get a nested exception object?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 Objects and Databases - PHP Object Advanced Features - Quiz No.2.
Which one of the following methods in the exception class, is used to get a nested exception object?
getPrevious()
getCode()
getFile()
getLine()