#include <string>#include "BESObj.h"


Go to the source code of this file.
Classes | |
| class | BESError |
| Abstract exception class for the BES with basic string message. More... | |
Defines | |
| #define | BESError_h_ 1 |
| #define | BES_INTERNAL_ERROR 1 |
| #define | BES_INTERNAL_FATAL_ERROR 2 |
| #define | BES_SYNTAX_USER_ERROR 3 |
| #define | BES_FORBIDDEN_ERROR 4 |
| #define | BES_NOT_FOUND_ERROR 5 |
| #define BES_FORBIDDEN_ERROR 4 |
Referenced by BESDapError::convert_error_code().
| #define BES_INTERNAL_ERROR 1 |
| #define BES_INTERNAL_FATAL_ERROR 2 |
| #define BES_NOT_FOUND_ERROR 5 |
Referenced by BESDapError::convert_error_code().
| #define BES_SYNTAX_USER_ERROR 3 |
Referenced by BESDapError::convert_error_code().
| #define BESError_h_ 1 |
1.5.8