I Have Caught an UnExtended Exception 
object(Exception)#2 (7) {
  ["message":protected]=>
  string(5) "Naked"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(50) "/home/iconoun/public_html/demo/try_throw_catch.php"
  ["line":protected]=>
  int(38)
  ["trace":"Exception":private]=>
  array(1) {
    [0]=>
    array(6) {
      ["file"]=>
      string(50) "/home/iconoun/public_html/demo/try_throw_catch.php"
      ["line"]=>
      int(68)
      ["function"]=>
      string(6) "hiccup"
      ["class"]=>
      string(7) "ScrewUP"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}