【发布时间】:2015-07-16 04:19:57
【问题描述】:
我正在使用 PXException,但是它没有在网格中显示错误消息,而是引发了未处理的异常。
throw new PXException("Error message");
错误信息--
我得到以下错误--
错误:错误 #145:一项或多项尚未处理。发送
提出时间:2015 年 4 月 24 日下午 2:38:55 屏幕:ES.60.60.60 命令:进程
细节:
2015 年 4 月 24 日下午 2:38:55 错误:
错误 #145:一项或多项尚未处理。
在 PX.Data.PXProcessingBase1.<>c__DisplayClass131.b__11(List1 list)
at PX.Data.PXProcessing1.Process(PXAdapter 适配器)
在 PX.Data.PXAction1.a(PXAdapter A_0)
at PX.Data.PXAction1.d__c.MoveNext()
在 PX.Data.PXAction`1.d__c.MoveNext()
在 PX.Web.UI.PXBaseDataSource.tryExecutePendingCommand(String viewName, String[] sortcolumns, Boolean[] descendings, Object[] 搜索, Object[] 参数, PXFilterRow[] 过滤器, DataSourceSelectArguments 参数, Boolean& closeWindowRequired, Int32& adapterStartRow, Int32& adapterTotalRows )
在 PX.Web.UI.PXBaseDataSource.ExecuteSelect(String viewName, DataSourceSelectArguments arguments, PXDSSelectArguments pxarguments)
【问题讨论】:
标签: acumatica