Class ExceptionData

java.lang.Object
org.openjdk.asmtools.jasm.ExceptionData
All Implemented Interfaces:
DataWriter

class ExceptionData extends Object implements DataWriter
4.7.3. The Code Attribute

Code_attribute { { u2 start_pc; u2 end_pc; u2 handler_pc; u2 catch_type; } }