LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)
LEAD Technologies, Inc

MediaWriterException Constructor(String,MediaWriterExceptionCode)






The error message that explains the reason for the exception.
flag that indicates the code causing the exception.
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
public MediaWriterException( 
   string message,
   MediaWriterExceptionCode code
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal code As MediaWriterExceptionCode _
)
'Usage
 
Dim message As String
Dim code As MediaWriterExceptionCode
 
Dim instance As New MediaWriterException(message, code)
public MediaWriterException( 
   string message,
   MediaWriterExceptionCode code
)
function MediaWriterException( 
   message ,
   code 
)
public:
MediaWriterException( 
   String^ message,
   MediaWriterExceptionCode code
)

Parameters

message
The error message that explains the reason for the exception.
code
flag that indicates the code causing the exception.
Remarks
The constructor initializes the Message property of the new instance using message.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaWriterException Class
MediaWriterException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MediaWriter requires a Document, Medical or Multimedia toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features