CodecException Constructor |
Name | Description | |
---|---|---|
CodecException | Creates a new instance of CodecException. | |
CodecException(String) | Creates a new instance of CodecException specifying the error message. | |
CodecException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CodecException class.
| |
CodecException(String, Exception) | Creates a new instance of CodecException specifying the error message and inner
exception. |