JVM
ExceptionTableEntry Struct Reference

#include <attributes.h>

Public Attributes

uint16_t start_pc
 
uint16_t end_pc
 
uint16_t handler_pc
 
uint16_t catch_type
 

Member Data Documentation

§ catch_type

uint16_t ExceptionTableEntry::catch_type

§ end_pc

uint16_t ExceptionTableEntry::end_pc

§ handler_pc

uint16_t ExceptionTableEntry::handler_pc

§ start_pc

uint16_t ExceptionTableEntry::start_pc

The documentation for this struct was generated from the following file: