OPeNDAP Hyrax Back End Server (BES) Updated for version 3.8.3
BESError.h File Reference
#include <string>
#include "BESObj.h"
Include dependency graph for BESError.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BESError
 Abstract exception class for the BES with basic string message. More...

Defines

#define BES_FORBIDDEN_ERROR   4
#define BES_INTERNAL_ERROR   1
#define BES_INTERNAL_FATAL_ERROR   2
#define BES_NOT_FOUND_ERROR   5
#define BES_SYNTAX_USER_ERROR   3

Define Documentation

#define BES_FORBIDDEN_ERROR   4
#define BES_NOT_FOUND_ERROR   5
#define BES_SYNTAX_USER_ERROR   3