public class IcalUidInUseException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
String |
existingUid |
String |
testUid |
| Constructor and Description |
|---|
IcalUidInUseException(String message) |
IcalUidInUseException(String message,
String testUid,
String existingUid) |
IcalUidInUseException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExistingUid()
The uid of the existing item with the duplicate icalUid.
|
String |
getTestUid()
The uid of the item tested
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2018 1&1. All rights reserved.