LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
LLU::ErrorManager Member List

This is the complete list of members for LLU::ErrorManager, including all inherited members.

ErrorManager()=deleteLLU::ErrorManager
ErrorStringData typedefLLU::ErrorManager
getSendParametersImmediately()LLU::ErrorManagerinlinestatic
registerPacletErrors(const std::vector< ErrorStringData > &errors)LLU::ErrorManagerstatic
sendRegisteredErrorsViaWSTP(WSLINK mlp)LLU::ErrorManagerstatic
setSendParametersImmediately(bool newValue)LLU::ErrorManagerinlinestatic
throwCustomException(const std::string &errorName, Args &&... args)LLU::ErrorManagerstatic
throwException(const std::string &errorName, T &&... args)LLU::ErrorManagerstatic
throwException(WolframLibraryData libData, const std::string &errorName, T &&... args)LLU::ErrorManagerstatic
throwExceptionWithDebugInfo(const std::string &errorName, const std::string &debugInfo, T &&... args)LLU::ErrorManagerstatic
throwExceptionWithDebugInfo(WolframLibraryData libData, const std::string &errorName, const std::string &debugInfo, T &&... args)LLU::ErrorManagerstatic