Loading...
Searching...
No Matches
system_exceptiont Class Reference
Thrown when some external system fails unexpectedly.
More...
#include <exception_utils.h>
+ Inheritance diagram for system_exceptiont:
+ Collaboration diagram for system_exceptiont:
A human readable description of what went wrong.
A human readable description of what went wrong.
Additional Inherited Members
This constructor is marked protected to ensure this class isn't used directly.
This constructor is marked protected to ensure this class isn't used directly.
The reason this exception was generated.
Detailed Description
Thrown when some external system fails unexpectedly.
Examples are IO exceptions (files not present, or we don't have the right permissions to interact with them), timeouts for external processes etc
Definition at line 71 of file exception_utils.h.
Constructor & Destructor Documentation
◆ system_exceptiont()
system_exceptiont::system_exceptiont
(
std::string
message )
explicit
The documentation for this class was generated from the following files: