public class ASMNotLoadedException extends RuntimeException
| Modifier and Type | Method and Description |
|---|---|
static ASMNotLoadedException |
getInstance() |
static ASMNotLoadedException |
getInstance(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static ASMNotLoadedException getInstance()
public static ASMNotLoadedException getInstance(String message)
Copyright © 2010–2021. All rights reserved.