ZebraCardException Constructor | 
          
| Name | Description | |
|---|---|---|
| ZebraCardException | 
            Constructs a ZebraCardException.
              | |
| ZebraCardException(Exception) | 
            Constructs a ZebraCardException with chained exception cause.
              | |
| ZebraCardException(String) | 
            Constructs a ZebraCardException with message.
              | |
| ZebraCardException(Int32, String) | 
            Constructs a ZebraCardException with the errorCode and message.
              | |
| ZebraCardException(String, Exception) | 
            Constructs a ZebraCardException with message and chained exception cause.
              | |
| ZebraCardException(Int32, String, Exception) | 
            Constructs a ZebraCardException with the errorCode, message and chained exception cause.
              |