public interface ThrowableProxy
| Modifier and Type | Method and Description |
|---|---|
ThrowableProxy |
getCause() |
String |
getClassName() |
int |
getCommonFramesWithCause() |
String |
getMessage() |
StackTraceProxy |
getStackTrace() |
String getMessage()
String getClassName()
ThrowableProxy getCause()
StackTraceProxy getStackTrace()
int getCommonFramesWithCause()
Copyright © 2014. All rights reserved.