BarCodeException
BarCodeException class
Module: aspose_barcode.core.exceptions
Inherits: Exception
Represents the exception for creating barcode image.
Constructors
| Name | Description |
|---|---|
| init | Initializes a new instance of the BarCodeException class with specified error message. |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| getMessage | Optional[str] | No | Gets message. |
| MAX_LINES | int | Yes | |
| setMessage | None | No | Sets message. |