If the XML parser sees a null character in its input, it throws an exception and stops processing.
如果XML 分析程序在其输入中看到一个空字符,它就会发出异常并停止处理。
This operation throws an exception.
该操作将抛出一个异常。
If the callback method throws an exception, ASP.
如果回调方法引发异常,则asp。
It throws an exception if it finds any nested elements.
如果遇到嵌套的元素就会抛出异常。
Throws an exception with a specific failure HRESULT value.
掷回具有特定错误HRESULT值的例外状况。
If your extension function throws an exception, Xalan shuts down.
如果您的扩展函数抛出了一个异常,Xalan将关闭。
If the next token isn't an integer, the parser throws an exception.
如果下一个记号不是整数,则解析器抛出异常。
Do method-scoped objects get destroyed when the method throws an exception?
做法范围内的对象被破坏时,该方法将抛出一个异常?
If the service throws an exception, then this code falls into the catch block.
如果服务引发异常,则此代码将进入catch块。
Try with an unknown username and/or password to see how SAP throws an exception.
使用未知的用户名和/或密码进行尝试,以了解SAP 如何抛出异常。
The runtime throws an exception if a caller attempts to invoke an invalid operation.
如果调用者试图调用无效的操作,那么运行时将抛出异常。
When writing element content, it throws an exception if the namespace is not found.
在写入项目内容时,如果找不到命名空间,就会掷回例外状况。
When the credit card validation didn't succeed an error end event throws an exception.
当信用卡验证不成功,一个错误结束事件抛出一个异常。
For debug builds it throws an exception, but for release builds it may silently leak memory.
在调试编译时它会抛出一个异常,但是在发布编译时它可能无警告地泄漏内存。
This collection will be empty after this method returns unless it throws an exception.
方法返回后集合将为空除非抛出异常。
If it does, and one of the functions throws an exception, the entire process rolls back.
如果发生错误,函数之一抛出异常,那么整个过程回退。
Gets the value of the binding reference, and throws an exception if it cannot be resolved.
取得系结参考的值,如果无法解析则会掷回例外状况。
Be sure your script is protected from an error; if the method call fails, it throws an exception.
要确保脚本能够应对错误;如果方法调用失败,它会抛出异常。
By default, Informix Dynamic Server throws an exception if it cannot acquire a lock immediately.
在默认情况下,若informixDynamicServer无法立刻获取某一锁定,就会抛出异常。
If the content isn't supported, the code throws an exception, which is caught by the try-catch block.
如果内容不受支持,那么代码抛出一个异常,此异常由try - catch块捕捉到。
Every method in the class first checks to see if initialized is set and throws an exception if it is not.
该类中的每个方法首先检查是否设置了initialized,如果没有设置则抛出一个异常。
The problem with LeakyBoundedSet doesn't necessarily jump out immediately: What if Set.add throws an exception?
与LeakyBoundedSet有关的问题没有必要马上跳出:如果Set . add抛出一个异常呢?
Whenever the actual code encounters any type of error, it throws an exception, which then goes to the call stack.
每当实际代码碰到任何类型的错误,它就抛出一个异常,然后该异常就进入调用栈。
In the case of a directory, if the contents of the directory are not already empty, this routine throws an exception.
对于目录的情况,如果目录的内容不为空,则此例程将引发异常。
For example, suppose Application Domain a creates Application Domain B, which executes code that throws an exception.
例如,假设应用程序域a创建应用程序域b,后者执行引发异常代码。
In general, the storage that is local to a block that throws an exception is not around when the exception is handled.
一般而言,在处理异常的时候,抛出异常的块中的局部存储不存在了。
By default, the runtime throws an exception to managed code by mapping the failure HRESULT to an equivalent managed exception.
默认情况下,运行时会将失败的HRESULT映射到一个等效的托管异常,从而向托管代码引发异常。
If the username and password match the expected values, this just returns; otherwise, it throws an exception to indicate the error.
如果用户名和密码匹配预期值,那么返回即可;否则,将抛出一个异常表示出错。
If the username and password match the expected values, this just returns; otherwise, it throws an exception to indicate the error.
如果用户名和密码匹配预期值,那么返回即可;否则,将抛出一个异常表示出错。
应用推荐