| Modifier and Type | Field and Description |
|---|---|
static FieldManyToOne<NdTypeSignature> |
EXCEPTION_TYPE |
static StructDef<NdMethodException> |
type |
| Constructor and Description |
|---|
NdMethodException(Nd nd,
long address) |
| Modifier and Type | Method and Description |
|---|---|
NdTypeSignature |
getExceptionType() |
void |
setExceptionType(NdTypeSignature signature) |
java.lang.String |
toString() |
getAddress, getDB, getNdpublic static final FieldManyToOne<NdTypeSignature> EXCEPTION_TYPE
public static StructDef<NdMethodException> type
public NdMethodException(Nd nd, long address)
public void setExceptionType(NdTypeSignature signature)
public NdTypeSignature getExceptionType()
public java.lang.String toString()
toString in class java.lang.Object