EncodeErrorException Constructor
Overload List
Name | Description |
---|---|
EncodeErrorException () |
Initializes a new instance of the class.
|
EncodeErrorException (String) |
Initializes a new instance of the class with a specified error message.
|
EncodeErrorException (SerializationInfo, StreamingContext) |
Initializes a new instance of the class with serialized data.
|
EncodeErrorException (String, Exception) |
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
EncodeErrorException (String, String) |
Initializes a new instance of the class with a property that is causing the encode to fail along with a specified error message.
|
EncodeErrorException (String, String, Object[]) |
Initializes a new instance of the class with a specified error message and a list of arguments.
|
See Also
Reference
EncodeErrorException Class
EncodeErrorException Members
Microsoft.Expression.Encoder Namespace