Function Catalyst::Runtime::_abort

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.