Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / LargeDataSizeException Class / LargeDataSizeException Constructor / LargeDataSizeException Constructor()




In This Topic
    LargeDataSizeException Constructor()
    In This Topic
    Generated base exception for a large data size error.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New LargeDataSizeException()
    public LargeDataSizeException()
    public: LargeDataSizeException();
    public:
    LargeDataSizeException();
    See Also