Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Explain what is the difference between ExceptiongetMessage and ExceptiongetLine?

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

 130 views

More Questions for you: