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