mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-29 08:52:09 +00:00
Adding documentation
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
namespace ComSquare
|
||||
{
|
||||
//! @brief When this is thrown, it means that we should work more.
|
||||
class NotImplementedException : std::exception {
|
||||
public:
|
||||
explicit NotImplementedException() = default;
|
||||
|
||||
Reference in New Issue
Block a user