public class NativeMethodNotSupportedException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
NativeMethodNotSupportedException() |
NativeMethodNotSupportedException(SootMethod method) |
NativeMethodNotSupportedException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public NativeMethodNotSupportedException(SootMethod method)
public NativeMethodNotSupportedException(java.lang.String message)
public NativeMethodNotSupportedException()