RuntimeBinderException
Represents an error that occurs when a dynamic bind in the C# runtime binder is processed.
public RuntimeBinderException()
Initializes a new instance of the RuntimeBinderException class.
Initializes a new instance of the RuntimeBinderException class that has a specified error message.
Initializes a new instance of the RuntimeBinderException class that has a specified error message and a reference to the inner exception that is the cause of this exception.
Initializes a new instance of the RuntimeBinderException class that has serialized data.