LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)

MediaWriterException Constructor(String,MediaWriterExceptionCode)

Show in webframe





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
)

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

See Also

Reference

MediaWriterException Class
MediaWriterException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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