Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
Exception class for file logging errors. More...
#include <LoggerFile.h>
Exception class for file logging errors.
Thrown during file operations or write failures. Inherits from std::runtime_error.
Example Usage:
Definition at line 102 of file LoggerFile.h.