public interface FoundationsExceptionInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullStackTrace()
Deprecated.
Use Throwable.getStackTrace() instead.
|
java.lang.Throwable |
getNestedException()
Deprecated.
Use Throwable.getCause() instead.
|
java.lang.String getFullStackTrace()
java.lang.Throwable getNestedException()
VistALink v1.6a