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