File path: dist/twist/Classes/Exception.class.php
Namespace: Twist\Classes
Extends: \Exception
getTraceAsString
—
void — No return information has been documented for this function.
<?php
//Call the function getTraceAsString with the example vars
$resException = new \Twist\Classes\Exception();
$resException -> getTraceAsString();