What is the translation of " EXCEPTION THAT IS THROWN " in Korean?

[ik'sepʃn ðæt iz θrəʊn]
[ik'sepʃn ðæt iz θrəʊn]
throw되는 예외
throw 되는 예외

Examples of using Exception that is thrown in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Represents the exception that is thrown when the DataColumn.
Expression의 DataColumn 속성을 실행할 수 없을 때 throw되는 예외를 나타냅니다.
An exception that is thrown as a direct result of a previous exception should include.
이전 예외의 직접 결과로 throw된 예외는 InnerException 속성의 이전 예외에 대한 참조를 포함해야 합니다.
InvalidCastException The exception that is thrown for invalid casting or explicit conversion.
InvalidCastException 잘못된 캐스팅 또는 명시적 변환에 대해 throw되는 예외입니다.
The exception that is thrown when a feature does not run on a particular platform.
특정 플랫폼에서 기능이 실행되지 않을 때 throw되는 예외입니다. The exception that is thrown when a feature does not run on a particular platform.
XmlSyntaxException The exception that is thrown when there is a syntax error in XML parsing.
XML 구문 분석에 구문 오류가 있을 때 throw 되는 예외입니다. The exception that is thrown when there is a syntax error in XML parsing.
The exception that is thrown when a DLL specified in a DLL import cannot be found.
DLL 가져오기에 지정된 DLL을 찾을 수 없을 때 throw되는 예외입니다. The exception that is thrown when a DLL specified in a DLL import cannot be found.
SyntaxErrorException Represents the exception that is thrown when the Expression property of a DataColumn contains a syntax error.
Expression의 DataColumn 속성에 구문 오류가 있을 때 throw되는 예외를 나타냅니다. Represents the exception that is thrown when the Expression property of a DataColumn contains a syntax error.
The exception that is thrown when a password cannot be retrieved from the password store.
암호 저장소에서 암호를 검색할 수 없는 경우 throw되는 예외입니다. The exception that is thrown when a password cannot be retrieved from the password store.
TimeoutException The exception that is thrown when the time allotted for a process or operation has expired.
프로세스나 작업에 할당된 시간이 만료될 때 throw되는 예외입니다. The exception that is thrown when the time allotted for a process or operation has expired.
The exception that is thrown when a Thread is interrupted while it is in a waiting state.
Thread가 대기 상태에서 중단되었을 때 throw되는 예외입니다. The exception that is thrown when a Thread is interrupted while it is in a waiting state.
Represents the exception that is thrown when attempting an action that violates a constraint.
제약 조건을 위반하는 작업을 시도할 때 throw 되는 예외를 나타냅니다. Represents the exception that is thrown when attempting an action that violates a constraint.
The exception that is thrown by the marshaler when it encounters a it does not support.
지원되지 않는 MarshalAsAttribute가 나타날 때 마샬러에서 throw하는 예외입니다. The exception that is thrown by the marshaler when it encounters a MarshalAsAttribute it does not support.
Represents the exception that is thrown when errors are generated using ADO. NET components.
NET 구성 요소를 사용하여 오류가 생성될 때 throw되는 예외를 나타냅니다. Represents the exception that is thrown when errors are generated using ADO. NET components.
The exception that is thrown when a method attempts to construct a culture that is not available.
메서드가 사용할 수 없는 문화권을 생성하려고 할 때 throw되는 예외입니다. The exception that is thrown when a method attempts to construct a culture that is not available.
SqlNullValueException The exception that is thrown when the Value property of a System. Data. SqlTypes structure is set to null.
Value 구조체의 System. Data. SqlTypes 속성이 null로 설정된 경우 throw되는 예외입니다. The exception that is thrown when the Value property of a System. Data. SqlTypes structure is set to null.
The exception that is thrown when a Thread is in an invalid ThreadState for the method call.
Thread가 메서드 호출에 대한 잘못된 ThreadState인 경우 throw되는 예외입니다. The exception that is thrown when a Thread is in an invalid ThreadState for the method call.
MarshalDirectiveException The exception that is thrown by the marshaler when it encounters a System. Runtime. InteropServices. MarshalAsAttribute it does not support.
지원되지 않는 MarshalAsAttribute가 나타날 때 마샬러에서 throw하는 예외입니다. The exception that is thrown by the marshaler when it encounters a MarshalAsAttribute it does not support.
The exception that is thrown when a method attempts to use a type that it does not have access to.
메서드가 액세스할 수 없는 형식을 사용하려고 할 때 throw되는 예외입니다. The exception that is thrown when a method attempts to use a type that it does not have access to.
NotFiniteNumberException The exception that is thrown when a floating-point value is positive infinity, negative infinity, or Not-a-Number(NaN).
부동 소수점 값이 양의 무한대, 음의 무한대 또는 NaN(Not-a-Number)일 때 throw되는 예외입니다. The exception that is thrown when a floating-point value is positive infinity, negative infinity, or Not-a-Number (NaN).
The exception that is thrown when line number information is available for a serialization error.
줄 번호 정보가 serialization 오류에 대 한 경우 throw 되는 예외입니다. The exception that is thrown when line number information is available for a serialization error.
KeyNotFoundException The exception that is thrown when the key specified for accessing an element in a collection does not match any key in the collection.
컬렉션의 요소에 액세스하기 위해 지정한 키가 컬렉션의 키와 일치하지 않으면 예외가 throw됩니다. The exception that is thrown when the key specified for accessing an element in a collection does not match any key in the collection.
The exception that is thrown when an object appears more than once in an array of synchronization objects.
개체가 동기화 개체의 배열에서 두 번 이상 나타나면 throw되는 예외입니다. The exception that is thrown when an object appears more than once in an array of synchronization objects.
The exception that is thrown when an array with the wrong number of dimensions is passed to a method.
잘못된 차원 수가 들어 있는 배열이 메서드에 전달될 때 throw되는 예외입니다. The exception that is thrown when an array with the wrong number of dimensions is passed to a method.
The exception that is thrown when a or method calls a method that throws an exception..
Send 또는 SendAsync 메서드에서 예외를 throw하는 메서드를 호출할 때 throw되는 예외입니다. The exception that is thrown when a Send or SendAsync method calls a method that throws an exception.
The exception that is thrown when an error occurs during the commit, rollback, or uninstall phase of an installation.
롤백 또는 제거 단계에서 오류가 발생한 경우 throw되는 예외입니다. The exception that is thrown when an error occurs during the commit, rollback, or uninstall phase of an installation.
The exception that is thrown when the execution stack overflows because it contains too many nested method calls.
실행 스택에 중첩 메서드 호출이 너무 많아서 오버플로될 때 throw되는 예외입니다. The exception that is thrown when the execution stack overflows because it contains too many nested method calls.
The exception that is thrown when the underlying data provider is incompatible with the Entity Framework.
기본 데이터 공급자가 Entity Framework와 호환되지 않을 때 throw되는 예외입니다. The exception that is thrown when the underlying data provider is incompatible with the Entity Framework.
The exception that is thrown when a program contains invalid Microsoft intermediate language(MSIL) or metadata.
프로그램에 잘못된 MSIL(Microsoft Intermediate Language) 또는 메타데이터가 있을 경우 throw되는 예외입니다. The exception that is thrown when a program contains invalid Microsoft intermediate language (MSIL) or metadata.
The exception that is thrown when the format of an argument is invalid, or when a composite format string is not well formed.
인수의 형식이 올바르지 않거나 합성 서식 문자열이 잘못 만들어진 경우 예외가 throw됩니다. The exception that is thrown when the format of an argument is invalid, or when a composite format string is not well formed.
Results: 29, Time: 0.0407

How to use "exception that is thrown" in a sentence

Exception that is thrown for fatal configuration errors.
The BSOD exception that is thrown is, "THREAD_STUCK_IN_DEVICE_DRIVER".
The exception that is thrown for the QueryableXEvent sources.
ConnectionFailureException The exception that is thrown when connection fails.
An exception that is thrown when a conversion fails.
Exception that is thrown when a parse error occured.
The exception that is thrown when FormatBase has invalid format.
The exception that is thrown when a parse error occurs.
The exception that is thrown by methods invoked through reflection.

Word-for-word translation

Top dictionary queries

English - Korean