| Package | Description |
|---|---|
| org.identityconnectors.framework.common.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static RetryableException |
RetryableException.wrap(String message,
Throwable cause)
If
Exception parameter passed in is a RetryableException
it is simply returned. |
static RetryableException |
RetryableException.wrap(String message,
Uid uid)
Constructs a new RetryableException which signals partial success of
create operation. |
Copyright © 2022. All rights reserved.