RuntimeBinderInternalCompilerException Constructor
Initializes a new instance of the RuntimeBinderInternalCompilerException class with a system-supplied message that describes the error.
Assembly: Microsoft.CSharp (in Microsoft.CSharp.dll)
| Name | Description | |
|---|---|---|
![]() | RuntimeBinderInternalCompilerException() | Initializes a new instance of the RuntimeBinderInternalCompilerException class with a system-supplied message that describes the error. |
![]() | RuntimeBinderInternalCompilerException(SerializationInfo^, StreamingContext) | Initializes a new instance of the RuntimeBinderInternalCompilerException class with serialized data. |
![]() | RuntimeBinderInternalCompilerException(String^) | Initializes a new instance of the RuntimeBinderInternalCompilerException class with a specified message that describes the error. |
![]() | RuntimeBinderInternalCompilerException(String^, Exception^) | Initializes a new instance of the RuntimeBinderInternalCompilerException class that has a specified error message and a reference to the inner exception that is the cause of this exception. |

