JError::getError
Method for retrieving the last exception object in the error stack
Signature
public function getError([boolean
$unset = false] )
Parameters
-
$unset
- True to remove the error from the stack.
Returns
- mixed
- Last exception object in the error stack or boolean false if none exist