File path: dist/twist/Core/Models/Database/Result.model.php
Namespace: Twist\Core\Models\Database
errorNo
— The mysql error number if an error had occurred during the process of this query
void — No return information has been documented for this function.
<?php
//Call the function errorNo with the example vars
$resResult = new \Twist\Core\Models\Database\Result();
$resResult -> errorNo();