CodecErrorException Constructor

Overload List

Name Description
CodecErrorException ()
Initializes a new instance of the class.
CodecErrorException (String)
Initializes a new instance of the class with a specified error message.
CodecErrorException (SerializationInfo, StreamingContext)
Initializes a new instance of the class with serialized data.
CodecErrorException (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.

See Also

Reference

CodecErrorException Class
CodecErrorException Members
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.