|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.picocontainer.PicoException org.picocontainer.PicoLifecycleException
public class PicoLifecycleException
Constructor Summary | |
---|---|
PicoLifecycleException(Method method,
Object instance,
Throwable cause)
|
Method Summary | |
---|---|
Object |
getInstance()
|
String |
getMessage()
|
Method |
getMethod()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PicoLifecycleException(Method method, Object instance, Throwable cause)
Method Detail |
---|
public Method getMethod()
public Object getInstance()
public String getMessage()
getMessage
in class Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |