public class PicoLifecycleException extends PicoException
| Constructor and Description |
|---|
PicoLifecycleException(Method method,
Object instance,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInstance() |
String |
getMessage() |
Method |
getMethod() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PicoLifecycleException(Method method, Object instance, Throwable cause)
public Object getInstance()
public String getMessage()
getMessage in class ThrowableCopyright © 2003-2014 Codehaus. All Rights Reserved.