Return the severity of the most severe warning or error encountered during the last call to the encode method. The severity is reset each time encode is called.

Synopsis

Declared in <balber_berencoder.h>

BerEncoder::ErrorSeverity
errorSeverity() const;

Created with MrDocs