Base class for all BioLCCC exceptions. Can be used by itself.
More...
#include <biolcccexception.h>
|
|
| BioLCCCException (std::string message) |
| | A default constructor.
|
| |
|
| ~BioLCCCException () noexcept |
| | A default destructor.
|
| |
|
virtual const char * | what () const noexcept |
| | Returns a message.
|
| |
Base class for all BioLCCC exceptions. Can be used by itself.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/biolccc/checkouts/latest/include/biolcccexception.h
- /home/docs/checkouts/readthedocs.org/user_builds/biolccc/checkouts/latest/src/core/biolcccexception.cpp