|
CDMA engine API
3.1.0
CDMA core library
|
Public Member Functions | |
| BackupException () | |
| BackupException (final String message) | |
| BackupException (final Throwable cause) | |
| BackupException (final String message, final Throwable cause) | |
| org.gumtree.data.exception.BackupException.BackupException | ( | final String | message | ) | [inline] |
| message | String value |
| org.gumtree.data.exception.BackupException.BackupException | ( | final Throwable | cause | ) | [inline] |
| cause | Throwable object |
| org.gumtree.data.exception.BackupException.BackupException | ( | final String | message, |
| final Throwable | cause | ||
| ) | [inline] |
| message | String value |
| cause | Throwable object |