Explain what is the difference between Exception::getMessage and Exception::getLine?

Submitted by: Muhammad
Exception::getMessage lets us getting the Exception message and Exception::getLine lets us getting the line in which the exception occurred.
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers