引发异常 meaning in English
exception throw
raise an exception
throw an exception
Examples
- Object remains unchanged and no exception is thrown
对象保持不变且不引发异常。 - This helps to ensure that exceptions are not thrown
这有助于确保不会引发异常。 - Continue execution after an exception has been thrown
在引发异常之后继续执行。 - The string to display when the exception is thrown
当引发异常时显示的字符串。 - If the file does not exist , an exception is thrown
如果文件不存在,则引发异常。