Invalid length exception.
Namespace:
Lesnikowski.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 1.0.5.40002
Syntax
| C# |
|---|
public class InvalidLengthException : Exception |
| Visual Basic (Declaration) |
|---|
Public Class InvalidLengthException _
Inherits Exception |
| Visual C++ |
|---|
public ref class InvalidLengthException : public Exception |
Inheritance Hierarchy
See Also