The other users will get some kind of an access error when trying to claim a task that has already been claimed by someone else.
当某些用户尝试请求已被另一个用户请求的任务时,他们将收到某种访问错误消息。
By many accounts, the technology has helped reduce medical error by providing instant access to patient data or prescription details.
据很多人所说,使用这项技术可以即时访问患者数据或处方详细信息,从而减少医疗错误。
Very often, you can correct this error by wiring all business items through all tasks, although these tasks do not need to access these business items.
通常,为了纠正这个错误,您可以让所有业务项穿过全部任务,虽然这些任务并不需要访问全部业务项。
If a user tries to access a protected column that their LBAC credentials do not allow them to access, then the access will fail and they will get an error message.
如果一个用户试图访问一个受保护的列,而他们的LBAC凭证又不允许他们访问该列,那么这样的访问将失败,用户收到一条错误消息。
If your application server allowed JNI, then an error in the JNI access could bring down the entire application server!
如果应用服务器支持JNI,那么JNI访问中的一个错误都会使整个应用服务器停止运行!
Now, as shown in Listing 20, when users reconnect to the database and try to access the table, they receive an error.
现在,如清单20所示,当用户重新连接到数据库,并试图访问表时,将接收到错误消息。
Trying to use slicing or trying to access data from nonexistent keys throws exceptions, indicating the relevant error.
试图使用片段或者试图从不存在的键访问数据就会抛出异常,指出相关的错误。
If a user is not authenticated when trying to access this resource, the user will receive a 401 status code and the application can provide a special error handler to deal with that condition.
如果用户在尝试访问这个资源时还没有经过身份验证,那么用户会收到401状态码,应用程序可以提供一个特殊的错误处理函数来处理这种情况。
You've seen various ways to access services from both SCA and non-SCA Java components -- and the various error handling mechanismsm asynchronous programming model and various asynchronous calls.
您了解了从SCA和非SCA组件访问服务的各种方式,还了解了各种错误处理机制、异步编程模型和各种异步调用。
Of course, a real implementation would need error checking code to make the access more robust.
当然,实际实现需要使用错误检查代码来确保访问更为稳定。
A network error could result from an unauthorized URL due to model access or an incorrect URL.
由于模型访问或错误url而产生的未授权URL可能会导致网络错误。
Automate the installation to minimize human error; include database updates, access controls, skins, themes, and page updates.
请自动化安装,以尽可能减少人为错误;请包含数据库更新、访问控制、皮肤、主题和页面更新。
If a user attempts to send a message using the Lotus Domino Web Access client, the following error message displays.
如果用户试图使用LotusDominoWebAccess客户机发送邮件,将显示以下的错误消息。
Any access to this memory thereafter should be an error, because the memory pointed to by namestr has been freed.
任何对这个内存的访问从此以后都将是错误,因为这个内存由namestr指向的内存已经释放。
When user Bob tries to access this file, he gets following error message.
当用户bob试图访问此文件时,会得到如下的错误消息。
If you declare your properties private and attempt to access them from outside the class 'scope (as shown in Listing 7), the PHP engine will throw a fatal error.
如果将属性声明为private并试图从类范围外部访问它(如清单7所示),PHP引擎将抛出致命错误。
If the user attempts to directly access the.jsp page for an unauthorized functionality, a user error message is displayed as in Figure 14.
如果用户想要直接访问.jsp页面上一个未被授权的功能,就会显示用户错误消息,如图14所示。
This error indicates that the connectors are unable to access the SIBus due to authorization problems.
这个错误表明,连接器由于授权问题无法访问SIBus。
The SQL Server 2005 Driver for PHP API includes support for Windows Authentication, transactions, parameter binding, streaming, metadata access, and error handling.(MSDN)
SQLServer 2005Driver forPHPAPI提供了对Windows认证、交易、参数绑定、流、元数据访问和错误处理的支持。
When an error occurs in a system call, you can access and display a message corresponding to the error in at least one of two ways: by using either the perror or the strerror function.
当系统调用中出现错误时,您至少可以用以下两种方式的一种来访问和显示与该错误对应的消息:通过使用perror或strerror函数。
Because the "noauth" user is not part of the "Payroll auth" role defined by the Payroll service component, the service access fails with the error shown in Listing 1.
因为“noauth”用户不是“Payrollauth”角色(PayrollService定义的)的一部分,服务访问失败,出现清单1所示错误。
Developers may encounter an SQL Exception error when trying to access the Customer Service utility after having accessed the Derby database from Geronimo's console, or vice versa.
开发人员可能会在通过Geronimo的控制台访问了Derby数据后再尝试访问CustomerService实用程序时遇到SQLException错误,反之亦然。
If a user does not have access to a Web service, he receives a 401 access Denied error.
如果用户无权访问一个Web服务,那么他会接收到一个401AccessDenied错误。
Your write system call will be interrupted by the bus error signal SIGBUS, because you performed a bad memory access.
此时write系统调用会被进程接收到的SIGBUS信号中断,因为当前进程访问了非法内存地址。
This web server error can occur when you are trying to access the Cognos Express Gateway ISAPI module running on a 64-bit server machine.
当您试图访问一台64位机器上运行的CognosExpressGatewayISAPI模块时,就可能会出现这个错误。
Apparently an error in the computer code sent out by Pakistan's biggest telecoms company affected access to YouTube elsewhere.
很显然,计算机代码中(由巴基斯坦国内最大的电信公司发出)的错误影响到YouTube在别处的连接。
Now we can access it (i.e., read it) but we can't update it because the variable is final; another compiler error!
现在run方法可以访问counter变量了(仅仅是读取而已),但却无法更新该变量,因为它是final的,这又导致了另一个编译错误!
you still cannot access your plug-in code. If you look at the error log you will see entries similar to the following
当您将入口添加到pluglet.xml 时,您仍然不能访问插件程序代码。
you still cannot access your plug-in code. If you look at the error log you will see entries similar to the following
当您将入口添加到pluglet.xml 时,您仍然不能访问插件程序代码。
应用推荐