Returns the message and call stack present when the exception object was created, formatted using newlines.
CL_String CL_Exception::get_message_and_stack_trace();
Detailed description:
On Linux, to obtain function names, remember to link with the -rdynamic flag