WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::RuntimeError Member List

This is the complete list of members for wpi::RuntimeError, including all inherited members.

code() const noexceptwpi::RuntimeErrorinline
loc() const noexceptwpi::RuntimeErrorinline
Report() constwpi::RuntimeError
RuntimeError(int32_t code, std::string &&loc, std::string &&stack, std::string &&message)wpi::RuntimeError
RuntimeError(int32_t code, const char *fileName, int lineNumber, const char *funcName, std::string &&stack, std::string &&message)wpi::RuntimeError
stack() const noexceptwpi::RuntimeErrorinline