ExceptionTableEntry

class ExceptionTableEntry(val startPc: UShort, val endPc: UShort, val handlerPc: UShort, val catchType: UShort)(source)

Constructors

Link copied to clipboard
constructor(startPc: UShort, endPc: UShort, handlerPc: UShort, catchType: UShort)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard