Accusoft.NotateXpress13.Net
BrandingSourceDibException Constructor(String)




A string which represents the message.
Exception which allows passing in a message when there are errors that occur with branding the source DIB.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New BrandingSourceDibException(message)
public BrandingSourceDibException( 
   string message
)
public: BrandingSourceDibException( 
   string* message
)
public:
BrandingSourceDibException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

BrandingSourceDibException Class
BrandingSourceDibException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback