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, toString
public PicoLifecycleException(Method method, Object instance, Throwable cause)
public Object getInstance()
public String getMessage()
getMessage
in class Throwable
Copyright © 2003–2015 Codehaus. All rights reserved.