Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
dnf_composer::Exception Member List

This is the complete list of members for dnf_composer::Exception, including all inherited members.

Exception(std::string message)dnf_composer::Exception
Exception(ErrorCode errorCode)dnf_composer::Exception
Exception(ErrorCode errorCode, std::string errorElement)dnf_composer::Exception
Exception(ErrorCode errorCode, int errorIndex)dnf_composer::Exception
Exception(ErrorCode errorCode, std::string errorElement, std::string errorComponent)dnf_composer::Exception
getErrorCode() constdnf_composer::Exception
getErrorMessage() constdnf_composer::Exception
what() const noexcept overridednf_composer::Exception