和SAX一样,可以使用该接口自定义错误的处理。
Just as when you work with SAX, you can use this interface to customize how errors are handled.
获取或设置指示如何处理自定义错误的值。
Gets or sets value that indicates how custom errors are handled.
始终显示自定义错误页。
不显示自定义错误页。
NET提供了若干自定义错误报告的功能。
自定义错误页。
Web服务抛出一些自定义错误,其中的字段指定了以下内容。
The Web services throw custom errors containing the fields specifying.
基于这个原因,建议KIOSK应用程序要自定义错误信息或者错误页面。
For this reason, we recommend that KIOSK applications have their own error messages or error pages.
您现在还可以添加自己的自定义错误JSP,将在呈现过程中发生错误时显示。
You can now add your own custom error JSP that gets displayed in case an error occurred during rendering.
LotusDominoV8处理的自定义错误是ws_fault类的扩展。
Lotus Domino V8 handles custom errors that are extensions of the WS_Fault class.
安全说明如果要创建自定义错误信息,请确保显示的信息不会帮助恶意用户损害您的应用程序。
If you create custom error messages, make sure that you do not display information that might help a malicious user compromise your application.
NET可以为不同的移动设备相应地格式化错误页(如果您使用移动控件编写了自定义错误页)。
NET can format the error page appropriately for different mobile devices if you write your custom error pages using mobile controls.
此上下文中的错误处理非常简单——只要有自定义错误处理程序存在,就可以防止将错误传播到周围的范围和流程。
Fault handling in this context can be as easy as doing nothing — simply the existence of the custom fault handler prevents the fault from being propagated to the enclosing scope or process.
htaccess第一个应用是自定义错误页面,这使得你可以拥有自己的、个性化的错误页面,而不是你的服务商提供的错误页或没有任何页面。
The first use of the. Htaccess file which I will cover is custom error pages. These will allow you to have your own, personal error pages instead of using your host's error pages or having no page.
结果,不管在LotusDominoV7.0.2中使用的自定义类是什么,所有的错误在运行时都被客户机视为AxisFault异常而不是自定义错误。
As a result, all errors regardless of the custom class used in Lotus Domino V7.0.2 are treated as AxisFault exceptions at runtime by the client and not as the custom error.
参阅参考资料中的启用新的错误页面,获得如何用自定义页面替换默认页面的信息。
See Enabling the new error page below to see how to replace the default page with this customized page.
清单15中的代码使用onerror语句来捕获运行时错误并使用自定义的throwfault函数来实例化DiscussionError。
The code in listing 15 USES the onError statement to catch runtime errors and USES a custom throwFault function that instantiates DiscussionError.
自定义补偿协调器(CompController)负责管理补偿范围和在发生错误时反转活动。
The custom compensation coordinator (CompController) is responsible for managing the compensation scope and reversing the activities if an error occurs.
现在要做的是当WebSpherePortal不可用时,让应用服务器呈现自定义的错误页面。
Now what we need to do is to make the Application Server render the customized error page when WebSphere Portal is not available.
根据当前生效的白名单,因策略违规而导致错误时,代理会向浏览器发送一个自定义的JSON错误对象,如清单1所示。
When there is an error due to policy violations based on the current white list in effect, the proxy sends a custom JSON error object back to the browser. See listing 1.
一个常见的错误是扩展SAXException,而不是在该类中嵌套一个自定义异常。
One common mistake is to actually extend SAXException rather than embedding a custom exception in that class.
通过自定义的异常类传递有用的错误
DiscussionError是一个(默认)自定义类,其中包含了错误消息、生成消息的函数名和包含Web服务的数据库名。
DiscussionError is a custom class (a fault) that contains the error message, the function name where it is generated, and the database name containing the Web services.
例如,LoginSample应用程序用一些自定义的错误信息来取代标准消息。
For example, the LoginSample application has some of its own custom error messages that override the standard messages.
为了获得易读的错误消息,配置您的数据源并且设置 retrieveMessagesFromServerOnGetMessage自定义属性为true。
To get readable error messages, configure your data source and set the retrieveMessagesFromServerOnGetMessage custom property to true.
使用Struts特性和错误消息自定义代码。
Customize the code using Struts properties and error messages.
在自定义你的角色后崩溃:这个错误是发生在系统的窗口32位。
Crash after customizing your character: this error is happening in systems with Windows 32 bits.
所以,我决定设计自己的自定义验证器上显示选择的错误信息。
So, I decided to design my own custom validator to display error messages based on selections.
您将检查跟踪输出,然后包含将帮助您查明页错误的自定义跟踪消息。
You will examine tracing output, and then include custom tracing messages that will help you pinpoint page errors.
您将检查跟踪输出,然后包含将帮助您查明页错误的自定义跟踪消息。
You will examine tracing output, and then include custom tracing messages that will help you pinpoint page errors.
应用推荐