public class NoSuchMethodRuntimeException extends PicoException
NoSuchMethodException.| Constructor and Description |
|---|
NoSuchMethodRuntimeException() |
NoSuchMethodRuntimeException(String message) |
NoSuchMethodRuntimeException(String message,
Throwable cause) |
NoSuchMethodRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchMethodRuntimeException()
public NoSuchMethodRuntimeException(String message)
message - public NoSuchMethodRuntimeException(Throwable cause)
cause - public NoSuchMethodRuntimeException(String message, Throwable cause)
message - cause - Copyright © 2003-2014 Codehaus. All Rights Reserved.