读书人

验证错误

发布时间: 2013-11-30 22:36:00 作者: rapoo

验证异常
@Get("getCaseTest")
public String getCaseTest(AppInvocation inv) throws Exception {
throw new Exception("test exception");
}

读书人网 >移动开发

热点推荐