read('common'); echo json_decode($r)->msg; }catch (MyException $e){ echo json_decode($e->jsonMsg())->msg; } ?>