convertExceptionToString() public static method
Converts an exception into a simple string.
| public static string convertExceptionToString ( $exception ) | ||
|---|---|---|
| $exception | Exception | 
 The exception being converted  |  
| return | string | 
 The string representation of the exception.  |  
Please login to continue.