public class NoSuchDynamicMethodException extends RuntimeException
GuardingDynamicLinker
.Constructor and Description |
---|
NoSuchDynamicMethodException(String message)
Creates a new NoSuchDynamicMethodException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchDynamicMethodException(String message)
message
- the message of the exception.Copyright © 2019 Attila Szegedi. All rights reserved.