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

C:/temp/src/j2k/Deprecated/Lang/bak/e2.h File Reference

Go to the source code of this file.

Defines

#define Throwable   ( 0x000100 )
#define Error   ( 0x000200 | Throwable )
#define Exception   ( 0x000400 | Throwable )
#define LinkageError   ( 0x000800 | Error )
#define VirtualMachineError   ( 0x001000 | Error )
#define IllegalArgumentException   0x000400
#define IndexOutOfBoundsException   0x001000
#define IncompatibleClassChangeError   0x000800
#define RuntimeException   0x004000


Define Documentation

#define Error   ( 0x000200 | Throwable )
 

#define Exception   ( 0x000400 | Throwable )
 

#define IllegalArgumentException   0x000400
 

#define IncompatibleClassChangeError   0x000800
 

#define IndexOutOfBoundsException   0x001000
 

#define LinkageError   ( 0x000800 | Error )
 

#define RuntimeException   0x004000
 

#define Throwable   ( 0x000100 )
 

#define VirtualMachineError   ( 0x001000 | Error )
 


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