|
VistALink v1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FoundationsExceptionInterface
Represents the interface that all Foundations exceptions implement. Implementing this interface allows ExceptionUtils to work with the exception.
Method Summary | |
---|---|
java.lang.String |
getFullStackTrace()
Deprecated. Use Throwable.getStackTrace() instead. |
java.lang.Throwable |
getNestedException()
Deprecated. Use Throwable.getCause() instead. |
Method Detail |
---|
java.lang.String getFullStackTrace()
java.lang.Throwable getNestedException()
|
VistALink v1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |