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 : MediaWriterException Constructor(String,MediaWriterExceptionCode) |
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 )