Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Fred/Error/JError.cpp File Reference

#include <j2k/Fred/Standard.hpp>
#include <j2k/Fred/Error/JError.hpp>
#include <j2k/Fred/Error/JErrorHandler.hpp>
#include <j2k/Fred/Error/JErrorController.hpp>

Go to the source code of this file.

Variables

JErrorController pgmErrorController
const char * JErrorLevelMsg []
const char * JErrorMsg []


Variable Documentation

const char* JErrorLevelMsg[]
 

Initial value:

 {
  "No error has occured.",
  "The error was recovered automatically.",
  "The error might be recoverable, please retry later.",
  "An error has occured.",
  "A fatal error has occured.",
  "A non-recoverable fatal error has occured. \nThe program will be terminated."
}

Definition at line 19 of file JError.cpp.

const char* JErrorMsg[]
 

Definition at line 45 of file JError.cpp.

JErrorController pgmErrorController
 

Definition at line 17 of file JError.cpp.


Generated on Sun Oct 14 18:47:32 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001