Rumah > Soal Jawab > teks badan
Uncaught TypeError: Argument 1 passed to base_exception_handler::report() must be an instance of Exception, instance of TypeError given, called in
欧阳克2017-07-03 11:43:02
Telah dinyatakan dengan jelas, base_exception_handler::report()
第一个参数必须是Exception
实例,而你传入的是TypeError
Contoh
Dilampirkan penerangan PHP tentang Exception
和TypeError
jenis:
http://php.net/manual/en/clas...
http://php.net/manual/en/clas...