#include <Types.h>
Inherits exception.
Definition at line 17 of file Types.h.
◆ BookStoreException() [1/3]
marlinmt::book::exceptions::BookStoreException::BookStoreException |
( |
| ) |
|
|
delete |
◆ BookStoreException() [2/3]
marlinmt::book::exceptions::BookStoreException::BookStoreException |
( |
const BookStoreException & |
| ) |
|
|
default |
◆ BookStoreException() [3/3]
marlinmt::book::exceptions::BookStoreException::BookStoreException |
( |
unsigned int |
line, |
|
|
const char * |
func, |
|
|
const char * |
fname, |
|
|
const std::string_view & |
message |
|
) |
| |
|
inline |
◆ what()
const char * marlinmt::book::exceptions::BookStoreException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ _message
const std::string marlinmt::book::exceptions::BookStoreException::_message |
|
private |
The documentation for this class was generated from the following file: