|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <common/emh_const.h>Go to the source code of this file.
Macros | |
| #define | CLIPS_binary_rules_file_not_writable_error (CLIPS_ERROR_BASE + 4) |
| #define | CLIPS_could_not_open_rules_file_error (CLIPS_ERROR_BASE + 5) |
| #define | CLIPS_dataset_missing_error (CLIPS_ERROR_BASE + 7) |
| #define | CLIPS_divide_by_zero_error (CLIPS_ERROR_BASE + 9) |
| #define | CLIPS_ERROR_BASE EMH_CLIPS_error_base |
| #define | CLIPS_function_call_error (CLIPS_ERROR_BASE + 11) |
| #define | CLIPS_function_not_exist_error (CLIPS_ERROR_BASE + 8) |
| #define | CLIPS_invalid_expression_error (CLIPS_ERROR_BASE + 13) |
| #define | CLIPS_null_args_error (CLIPS_ERROR_BASE + 10) |
| #define | CLIPS_rulefile_not_found_error (CLIPS_ERROR_BASE + 1) |
| #define | CLIPS_rules_engine_not_restarted_error (CLIPS_ERROR_BASE + 3) |
| #define | CLIPS_rules_engine_not_started_error (CLIPS_ERROR_BASE + 2) |
| #define | CLIPS_rules_file_syntax_error (CLIPS_ERROR_BASE + 6) |
| #define | CLIPS_unexpected_output_error (CLIPS_ERROR_BASE + 12) |
This file contains the published identifiers of error codes that can be generated by this module. Obtaining and using the numeric values of these manifest constants is not supported. We reserve the right to change the actual values as necessary.
Definition in file clips_errors.h.