Examples of using An exception is thrown in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
If an exception is thrown.
If no prefix matches, an exception is thrown.
An exception is thrown when the address is wrong.
If the access to a Java handle fails, an exception is thrown.
Test whether an exception is thrown inside the tested code.
If the corresponding user is not found, an exception is thrown.
An exception is thrown when the private key is wrong.
If no header is found for both notations an exception is thrown.
By default, an exception is thrown when the timeout occurs.
Nested transactions are not supported, and an exception is thrown if they are detected.
An exception is thrown if the given identifier can't be resolved.
If such an exception is thrown, std::terminate will be called.
Attackers may be able to modify the format string argument, such that an exception is thrown.
If such an exception is thrown, std::terminate will be called.
The unique identifier of thescreenshot otherwise if a error has occured an exception is thrown.
An exception is thrown if the password to unlock the wallet is wrong.
If both are actually provided, an exception is thrown, and the command is not executed.
An exception is thrown if you try and rename a column when using a sqlite connection.
Otherwise, an exception is thrown, with the custom text"Expense limit exceed.
If a descriptor has both sets of keys:value or writable and get or set keys, an exception is thrown.
Now, such a condition is detected, an exception is thrown and the pointer remains in its allocated state.
If type-safe code is required by security policy andthe code does not pass verification, an exception is thrown when the code is run.
When an exception is thrown, the code following it will not be executed, and PHP will try to find the matching"catch" block.
Example 2.10 shows how to use the expectException()method to test whether an exception is thrown by the code under test.
When an exception is thrown, code following the statement will not be executed, and PHP will attempt to find the first matching catch block.
When the number of failures is greater than the maximum value set in advance, an exception is thrown when the user tries to access password reissue screen.
Error Handling If an exception is thrown while the job is being processed, the job will automatically be released back onto the queue so it may be attempted again.
Software DEP/SafeSEH simply checks when an exception is thrown to make sure that the exception is registered in a function table for the application, and requires the program to be built with it.