BarcoderException Class |
Namespace: Opait.Barcoder.Api
public class BarcoderException : Exception
| Name | Description | |
|---|---|---|
| BarcoderException |
Initializes a new instance of the BarcoderException class.
| |
| BarcoderException(String) |
Initializes a new instance of the BarcoderException class with a specified error message.
| |
| BarcoderException(String, Exception) |
Initializes a new instance of the BarcoderException class with a specified error
message and a reference to the inner exception that is the cause of this exception.
|