Class BarCodeException
BarCodeException class
Represents the exception for creating barcode image.
public class BarCodeException : Exception
Constructors
Name | Description |
---|---|
BarCodeException() | Initializes a new instance of the BarCodeException class. |
BarCodeException(string) | Initializes a new instance of the BarCodeException class with specified error message. |
BarCodeException(string, Exception) | Initializes a new instance of the BarCodeException class with the specified error message and the current exception. |
See Also
- namespace Aspose.BarCode
- assembly Aspose.BarCode