public class NoSuchMethodException extends Exception
Constructor and Description |
---|
NoSuchMethodException() |
NoSuchMethodException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchMethodException()
public NoSuchMethodException(String s)
Copyright © 2005–2015 Javolution. All rights reserved.