public class DecompilationException extends RuntimeException
| Constructor and Description |
|---|
DecompilationException() |
DecompilationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
report() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DecompilationException()
public DecompilationException(String message)
Copyright © 2020 Soot OSS. All rights reserved.