PHP What does the expression Exception::__toString means? June 14, 2015 Pramod T P Leave a comment Exception::__toString gives the String representation of the exception.