BindingException Constructor |
Name | Description | |
---|---|---|
BindingException() |
Initializes a new BindingException.
| |
BindingException(String) |
Initializes a new BindingException and defines the message.
| |
BindingException(SerializationInfo, StreamingContext) |
Deserialization constructor.
| |
BindingException(String, Exception) |
Initializes a new BindingException and defines the message and the inner exception.
|