Errors and exceptions_2-10 multiple choice questions

multiple choice

Read the following exception handler. To get the following results, please add the correct code on the horizontal line (choose one)

//climg.mukewang.com/59005c7c0001913c04550247.jpg

 

operation result:

//climg.mukewang.com/59005ca10001a5a202790070.jpg

 

A
 throw  new  Exception ("File does not exist");  

getCode()  

getMessage()  

getFile()

B
throw  new  Exception ("File does not exist");  

getMessage()  

getCode()    

getFile()

C
throw  new  Exception ("File does not exist");

getMessage()  

getFile()  

getCode()

D
throw  new  Exception ("File does not exist");  

getCode()  

getFile()  

getMessage()

C

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325120718&siteId=291194637