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;
Return Value
most severe warning or error from the last encode call
Created with MrDocs