[#BloombergLP-balxml-ErrorInfo-isAnyError] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/ErrorInfo.adoc[ErrorInfo]::isAnyError :relfileprefix: ../../../ :mrdocs: Return true if the `severity() >= `BAEXML_ERROR' (i.e., `BAEXML_ERROR` or `BAEXML_FATAL_ERROR`) and false otherwise. == Synopsis Declared in `<balxml_errorinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isAnyError() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#