1 Star 0 Fork 12

易商 / weixin

forked from headjoy / weixin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SDKRuntimeException.php 171 Bytes
一键复制 编辑 原始数据 按行查看 历史
headjoy 提交于 2015-03-28 11:20 . new file
<?php
namespace Weixin\Controller;
class SDKRuntimeException extends Exception {
public function errorMessage()
{
return $this->getMessage();
}
}
?>
1
https://gitee.com/yishang/weixin.git
git@gitee.com:yishang/weixin.git
yishang
weixin
weixin
master

搜索帮助