Function Catalyst::Runtime::_abort¶
Defined in File Exception.hpp
Function Documentation¶
-
inline void Catalyst::Runtime::_abort(const char *message, const char *file_name, size_t line, const char *function_name)¶
Throws a
RuntimeException
with the given error message.Note
This is not supposed to be called directly.
api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285
Download Python script
Download Notebook
View on GitHub