RecognitionAbortedException

RecognitionAbortedException class

Represents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader.

public class RecognitionAbortedException : Error

Constructors

NameDescription
RecognitionAbortedException(object, object)Initializes a new instance of the RecognitionAbortedException class with specified recognition abort message.

Methods

NameDescription
construct(object)
getExecutionTimeGets the execution time of current recognition session.
init
javaClassName
setExecutionTime(object)Sets the execution time of current recognition session.

Fields

NameDescription
javaClass

See Also