IgnoreSetErrorHandler

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
format
void format(ErrorCode errorCode, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
hasError
bool hasError(ErrorCode errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldRecord
bool shouldRecord(ErrorCode errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

errorCodes
ErrorCode errorCodes;
Undocumented in source.
ignoredErrorCodes
ErrorCode ignoredErrorCodes;
Undocumented in source.

Meta