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, toStringpublic NoSuchDynamicMethodException(String message)
message - the message of the exception.Copyright © 2013 Attila Szegedi. All Rights Reserved.