Contains exceptions used by the API.
Classes
| Class | Description | |
|---|---|---|
| DiscoveryException | 
            Signals that an error has occurred during discovery.
              | |
| MalformedFormatException | 
            Signals that an error has occurred processing of a printer format.
              | |
| ZebraException | 
            Base class for all Zebra Exceptions.
              | |
| ZebraGeneralException | 
            Wrapper for non-Zebra exceptions.
              | |
| ZebraIllegalArgumentException | 
            Signals that an argument is missing or invalid.
              | |
| ZebraPrinterConnectionException | 
            Signals that an error has occurred on the printer connection.
              | |
| ZebraPrinterLanguageUnknownException | 
            Signals that an error has occurred when determining the printer language.
              |