Luna::get_all_error_subcategories_of_category

Vector< errcat_t > get_all_error_subcategories_of_category(errcat_t err_category)

Fetches all child error categories that belongs to the specified error category.

Parameters

  • in err_category

    The error category to look up.

Return value

Returns all child error categories that belongs to the specified category.