The MediaWriterException Constructor(String,MediaWriterExceptionCode) is available in LEADTOOLS Document, Medical Imaging and Multimedia toolkits.
Initializes a new instance of the MediaWriterException class with a specified error message, its
Code set to a specified
MediaWriterExceptionCode value and its inner exception set to a null reference.
Syntax
Parameters
- message
- The error message that explains the reason for the exception.
- code
- flag that indicates the code causing the exception.
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also