<?php try { throw new Exception("Here is my message."); } catch(Exception $e) { echo "getMessage-> ".$e->getMessage(); echo "getErrorMessage-> ".$e->getErrorMessage(); }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`