|
VistALink v1.5.0.026 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the interface that all Foundations exceptions implement. Implementing this interface allows ExceptionUtils to work with the exception.
Method Summary | |
java.lang.String |
getFullStackTrace()
Return full stack trace. |
java.lang.Throwable |
getNestedException()
Return nested exception that is wrapped within this exception. |
Method Detail |
public java.lang.String getFullStackTrace()
public java.lang.Throwable getNestedException()
|
VistALink v1.5.0.026 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |