异常返回 meaning in English
abnormal return
Examples
- Method back to the caller
异常返回给调用方。 - Specifies whether to return exceptions to the client for debugging purposes
指定是否要将异常返回客户端以用于调试目的。 - If the sample provider encounters an exception when working with the data source , it writes the details of the exception to the application event log instead of returning the exception to the asp . net application
如果示例提供程序在使用数据源时遇到异常,它会将异常的详细信息写入到应用程序事件日志中,而不是将异常返回到asp . net应用程序。 - If the sample provider encounters an exception when working with the data source , it writes the details of the exception to the application event log instead of returning the exception to the asp . net application
如果示例提供程序在使用数据源时遇到异常,它会将异常的详细信息写入到应用程序事件日志中,而不是将异常返回到asp . net应用程序。 - If the example provider encounters an exception when working with the data source , the provider writes the details of the exception to the windows application event log instead of returning the exception to the asp . net application
如果示例提供程序在使用数据源时遇到异常,则该提供程序会将异常的详细信息写入windows应用程序事件日志,而不是将异常返回给asp . net应用程序。