29#include <sptk5/Exception.h>
SPTK generic exception class.
Definition: Exception.h:56
SPTK OS operation exception.
Definition: SystemException.h:44
SystemException(const String &context, const fs::path &file="", int line=0) DOESNT_THROW
Constructor.