public class NoExpressionInstructionException extends RuntimeException
| Constructor and Description |
|---|
NoExpressionInstructionException() |
NoExpressionInstructionException(ProtoIlInstructions.IlInstructionMsg instructionMsg) |
NoExpressionInstructionException(String className,
String methodName,
String instructionName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoExpressionInstructionException()
public NoExpressionInstructionException(String className, String methodName, String instructionName)
public NoExpressionInstructionException(ProtoIlInstructions.IlInstructionMsg instructionMsg)
Copyright © 2024 Soot OSS. All rights reserved.