# Class: com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalStubException

An internal exception used when attempting to emulate a method whose body was removed.

## Constructor: DexDecEvalStubException
- parameter: `msig`, type: `java.lang.String`

Description: Create a stub\-execution exception.
parameter: msig: stub method signature

## Method: getMessage
- return type: `java.lang.String`


## Method: getStubMethodSignature
- return type: `java.lang.String`

Description: Retrieve the stub method signature.
return: the stub method signature

