| Package | Description |
|---|---|
| nl.tudelft.simulation.dsol.interpreter.classfile |
| Modifier and Type | Method and Description |
|---|---|
ExceptionEntry[] |
MethodDescriptor.getExceptionTable()
returns the exception table of the method
|
static ExceptionEntry |
ExceptionEntry.resolveExceptionEntry(ExceptionEntry[] entries,
Class exceptionType,
int bytePosition)
Resolves the exceptionEntry for this particular exceptionType
|
| Modifier and Type | Method and Description |
|---|---|
static ExceptionEntry |
ExceptionEntry.resolveExceptionEntry(ExceptionEntry[] entries,
Class exceptionType,
int bytePosition)
Resolves the exceptionEntry for this particular exceptionType
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.