libzbar-cli : ZBar Namespace

ZBarException Class

An exception that happened in ZBar

public sealed class ZBarException : Exception

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: ZBar
Assembly: libzbar-cli (in libzbar-cli.dll)
Assembly Versions: 0.9.3631.24519

Members

See Also: Inherited members from Exception.

Public Properties

[read-only]
ErrorCode ZBarError . Documentation for this section has not yet been entered.
[read-only]
override
Message string . Documentation for this section has not yet been entered.

Member Details

ErrorCode Property

Documentation for this section has not yet been entered.

public ZBarError ErrorCode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: ZBar
Assembly: libzbar-cli (in libzbar-cli.dll)
Assembly Versions: 0.9.3631.24519

Message Property

Documentation for this section has not yet been entered.

public override string Message { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: ZBar
Assembly: libzbar-cli (in libzbar-cli.dll)
Assembly Versions: 0.9.3631.24519