Class InvalidCodeException
InvalidCodeException class
The Exception will be thrown when invalid characters contained in the code text.
public class InvalidCodeException : BarCodeException
Constructors
Name | Description |
---|---|
InvalidCodeException() | Initializes a new instance of the InvalidCodeException class. |
InvalidCodeException(string) | Initializes a new instance of the InvalidCodeException class with a specified error message. |
See Also
- class BarCodeException
- namespace Aspose.BarCode
- assembly Aspose.BarCode