Accusoft.Forms1 - Updated
InvalidBitmapException Constructor(String)



Accusoft.BarcodeXpressSdk Namespace > InvalidBitmapException Class > InvalidBitmapException Constructor : InvalidBitmapException Constructor(String)
A string which represent the message.
Generated exception from an invalid bitmap with a given message.
Syntax
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New InvalidBitmapException(message)
public InvalidBitmapException( 
   string message
)
public:
InvalidBitmapException( 
   String^ message
)

Parameters

message
A string which represent the message.
See Also

Reference

InvalidBitmapException Class
InvalidBitmapException Members
Overload List