For the complete documentation index, see llms.txt. This page is also available as Markdown.

get_exception_name

Get exception information code - exception code see also define_exception (definition of exception flags)

string get_exception_name(long code); // returns "" on error long get_exception_flags(long code); // returns -1 on error

Last updated

Was this helpful?