InvalidCodeException Class |
The Exception will be thrown when invalid characters contained in the code text.
Inheritance Hierarchy
Namespace:
Aspose.BarCode
Assembly:
Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntaxpublic class InvalidCodeException : BarCodeException
Public Class InvalidCodeException
Inherits BarCodeException
public ref class InvalidCodeException : public BarCodeException
type InvalidCodeException =
class
inherit BarCodeException
end
The InvalidCodeException type exposes the following members.
Constructors
| Name | Description |
---|
 | InvalidCodeException |
Initializes a new instance of the InvalidCodeException class with a specified error message.
|
Properties
Methods
See Also