An exception that happened in ZBar. More...
Properties | |
override string | Message [get] |
ZBarError | ErrorCode [get] |
An exception that happened in ZBar.
Definition at line 31 of file ZBarException.cs.
ZBarError ZBar.ZBarException.ErrorCode [get] |
Error code of this exception, from ZBar
Definition at line 65 of file ZBarException.cs.
override string ZBar.ZBarException.Message [get] |
Error message from ZBar
Definition at line 56 of file ZBarException.cs.