public class TabularDataExceptionBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Throwable |
cause |
protected String |
message |
| Modifier | Constructor and Description |
|---|---|
protected |
TabularDataExceptionBean() |
|
TabularDataExceptionBean(String message) |
|
TabularDataExceptionBean(String message,
Throwable cause) |
protected TabularDataExceptionBean()
public TabularDataExceptionBean(String message)
Copyright © 2020. All Rights Reserved.