SmartZone v6.1 for .NET - Updated
BitDepthException Constructor(String)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > BitDepthException Class > BitDepthException Constructor : BitDepthException Constructor(String)
A string which represent the message.
Initializes a new instance of an invalid bitmap with a given message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New BitDepthException(message)
public BitDepthException( 
   string message
)
public: BitDepthException( 
   string* message
)
public:
BitDepthException( 
   String^ message
)

Parameters

message
A string which represent the message.
See Also

Reference

BitDepthException Class
BitDepthException Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.