WebFramework v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
framework::exceptions::NotImplementedException Member List

This is the complete list of members for framework::exceptions::NotImplementedException, including all inherited members.

BadRequestException(std::string_view additionalInformation="") (defined in framework::exceptions::BadRequestException)framework::exceptions::BadRequestException
BaseExecutorException(std::string_view message) (defined in framework::exceptions::BaseExecutorException)framework::exceptions::BaseExecutorException
BaseWebFrameworkException(std::string_view errorMessage) (defined in framework::exceptions::BaseWebFrameworkException)framework::exceptions::BaseWebFrameworkException
NotImplementedException(std::string_view className, std::string_view methodName) (defined in framework::exceptions::NotImplementedException)framework::exceptions::NotImplementedException
~BadRequestException()=default (defined in framework::exceptions::BadRequestException)framework::exceptions::BadRequestExceptionvirtual
~BaseExecutorException()=default (defined in framework::exceptions::BaseExecutorException)framework::exceptions::BaseExecutorExceptionvirtual
~BaseWebFrameworkException()=default (defined in framework::exceptions::BaseWebFrameworkException)framework::exceptions::BaseWebFrameworkExceptionvirtual
~NotImplementedException()=default (defined in framework::exceptions::NotImplementedException)framework::exceptions::NotImplementedException