Class NativeSignatureScopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pnfsoftware.jeb.core.exceptions.JebException
com.pnfsoftware.jeb.core.exceptions.NotImplementedException
com.pnfsoftware.jeb.core.units.code.asm.sig.NativeSignatureScopeException
- All Implemented Interfaces:
Serializable
Throw when a native signature can not be computed on a native item.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pnfsoftware.jeb.core.exceptions.JebException
getUnit, setUnit, withUnit
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NativeSignatureScopeException
-