Unhandled exception type ParseException

1、當編輯器提示:Unhandled exception type ParseException異常的時候,說明在該方法中拋出Exception異常,但是沒有進行相關處理功能。

2、解決方法:對該方法進行try{} catch{} 異常處理。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章