jcruzagui
5/9/2018 - 3:21 PM

try

try php test

try {


} catch (Exception $e) {
  return $e->getMessage();
}