Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.MediaWriter Namespace > MediaWriterException Class : MediaWriterException Constructor |
Overload | Description |
---|---|
MediaWriterException Constructor() | Initializes a new instance of the MediaWriterException class with its Message string set to the empty string (""), its Code property set to MediaWriterExceptionCode.NoData and its inner exception set to a null reference (Nothing in Visual Basic). |
MediaWriterException Constructor(String,MediaWriterExceptionCode) | 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. |