Lightweight 0.1.0
Loading...
Searching...
No Matches
SqlRequireLoadedError Class Reference

Represents an error when a record is required to be loaded but is not. More...

#include <Error.hpp>

Inheritance diagram for SqlRequireLoadedError:

Public Member Functions

 SqlRequireLoadedError (std::string_view columnType)
 

Detailed Description

Represents an error when a record is required to be loaded but is not.

Definition at line 12 of file Error.hpp.

Constructor & Destructor Documentation

◆ SqlRequireLoadedError()

SqlRequireLoadedError::SqlRequireLoadedError ( std::string_view  columnType)
inlineexplicit

Definition at line 15 of file Error.hpp.


The documentation for this class was generated from the following file: