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