MXAErrorDefinitions.h File Reference

This file contains the error codes for errors thrown only from XFORMAT If the error came from HDF5, you have to use their error routines. More...


Namespaces

namespace  MXA

Defines

#define MXA_ERROR_FILE_NOT_MXA   -5002
 Definition for MXA_ERROR_FILE_NOT_XMDA.
#define MXA_ERROR_FILE_NOT_FOUND   -5003
 Definition for MXA_ERROR_FILE_NOT_FOUND.
#define MXA_ERROR_FILE_NOT_DEFINED   -5004
 Definition for MXA_ERROR_FILE_NOT_DEFINED.
#define MXA_ERROR_FILE_ZERO_SIZE   -5005
 Definition for MXA_ERROR_FILE_ZERO_SIZE.
#define MXA_ERROR_FILE_NOT_OPENED   -5006
 Error when the HDF file identifier is not valid.
#define MXA_ERROR_IMAGE_FORMAT_NOT_SUPPORTED   -5007
 Error when importing an image format that is not supported.
#define MXA_ERROR_FILE_FORMAT_NOT_SUPPORTED   -5008
 General error when parsers or importers are trying to open a file that the parser does not understand.
#define MXA_UNKNOWN_DATA_RECORD_TYPE   -7000
 Definition for MXA_UNKNOWN_DATA_RECORD_TYPE.

Variables

const int32 MXA::ErrorFileNotMXA = MXA_ERROR_FILE_NOT_MXA
const int32 MXA::ErrorFileNotFound = MXA_ERROR_FILE_NOT_FOUND
const int32 MXA::ErrorFileNotDefined = MXA_ERROR_FILE_NOT_DEFINED
const int32 MXA::ErrorFileZeroSize = MXA_ERROR_FILE_ZERO_SIZE
const int32 MXA::ErrorFileNotOpened = MXA_ERROR_FILE_NOT_OPENED
const int32 MXA::ErrorImageFormatNotSupported = MXA_ERROR_IMAGE_FORMAT_NOT_SUPPORTED
const int32 MXA::ErrorUnknownDataRecordType = MXA_UNKNOWN_DATA_RECORD_TYPE
const int32 MXA::ErrorFileFormatNotSupported = MXA_ERROR_FILE_FORMAT_NOT_SUPPORTED


Detailed Description

This file contains the error codes for errors thrown only from XFORMAT If the error came from HDF5, you have to use their error routines.


Define Documentation

#define MXA_ERROR_FILE_FORMAT_NOT_SUPPORTED   -5008

General error when parsers or importers are trying to open a file that the parser does not understand.

#define MXA_ERROR_FILE_NOT_DEFINED   -5004

Definition for MXA_ERROR_FILE_NOT_DEFINED.

#define MXA_ERROR_FILE_NOT_FOUND   -5003

Definition for MXA_ERROR_FILE_NOT_FOUND.

#define MXA_ERROR_FILE_NOT_MXA   -5002

Definition for MXA_ERROR_FILE_NOT_XMDA.

#define MXA_ERROR_FILE_NOT_OPENED   -5006

Error when the HDF file identifier is not valid.

#define MXA_ERROR_FILE_ZERO_SIZE   -5005

Definition for MXA_ERROR_FILE_ZERO_SIZE.

#define MXA_ERROR_IMAGE_FORMAT_NOT_SUPPORTED   -5007

Error when importing an image format that is not supported.

#define MXA_UNKNOWN_DATA_RECORD_TYPE   -7000

Definition for MXA_UNKNOWN_DATA_RECORD_TYPE.


Generated on Tue Nov 17 18:43:10 2009 for MXADataModel by  doxygen 1.5.2