#include "iso_space_types.h"
#include <iso_base/iso_base_exception.h>
Include dependency graph for iso_space_exception.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | iso |
namespace | iso::space |
Classes | |
class | iso::space::SpaceException |
Defines a variety of run time errors, which are specific to the space library: ERR_SPACE_SIZE : Space Size Error ERR_SPACE_DIM : Space Dimension Error ERR_UNKNOWN_SPACE : Space Not Found Error ERR_DUPLICATE_SPACE : Space Already Exists Error ERR_SPACE_OBJECT_STORE : Space Object Store Error ERR_SPACE : Generic Space Error
Created by Daniel Bisig on 10/4/07.