Accusoft.Forms1 - Updated
InsufficientHeightException Constructor(String)



Accusoft.BarcodeXpressSdk Namespace > InsufficientHeightException Class > InsufficientHeightException Constructor : InsufficientHeightException Constructor(String)
A string which represents the message.
Generated exception for an insufficient height with a given message.
Syntax
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New InsufficientHeightException(message)
public InsufficientHeightException( 
   string message
)
public:
InsufficientHeightException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

InsufficientHeightException Class
InsufficientHeightException Members
Overload List