NAP
ErrorState Member List

This is the complete list of members for ErrorState, including all inherited members.

check(bool successCondition, T &&errorMessage)ErrorState
check(bool successCondition, const char *format, Args &&... args)ErrorState
fail(T &&errorMessage)ErrorState
fail(const char *format, Args &&... args)ErrorState
hasErrors() constErrorState
toString() constErrorState