Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Exceptions_attribute Struct Reference

#include <classfile.h>


Detailed Description

Definition at line 1679 of file classfile.h.

Data Fields

u4 attribute_length
u2 attribute_name_index
u2 exception_index_table [1]
 Mark space only for one.
u2 number_of_exceptions


Field Documentation

u2 Exceptions_attribute::attribute_name_index
 

Definition at line 1681 of file classfile.h.

u4 Exceptions_attribute::attribute_length
 

Definition at line 1682 of file classfile.h.

u2 Exceptions_attribute::number_of_exceptions
 

Definition at line 1683 of file classfile.h.

u2 Exceptions_attribute::exception_index_table[1]
 

Mark space only for one.

Spec pseudo-code: exception_index_table[number_of_exceptions];

Definition at line 1685 of file classfile.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 30 19:01:11 2005 by  doxygen 1.4.4