public class ThrowableProxy extends Object
| Modifier and Type | Field and Description |
|---|---|
ThrowableProxy |
cause |
String |
className |
String |
message |
String[] |
stackTraceElements |
| Constructor and Description |
|---|
ThrowableProxy() |
public String message
public String className
public String[] stackTraceElements
public ThrowableProxy cause
Copyright © 2017. All rights reserved.