Accusoft.Forms1 - Updated
BitDepthException Constructor(String)



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
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New BitDepthException(message)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public BitDepthException( 
   string message
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
BitDepthException( 
   String^ message
)

Parameters

message
A string which represent the message.
See Also

Reference

BitDepthException Class
BitDepthException Members
Overload List