Package | Description |
---|---|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
Modifier and Type | Method and Description |
---|---|
CancelRequest |
CanceledOperationException.getCancelRequest()
Deprecated.
Retrieves the cancel request for this cancelled operation exception.
|
Constructor and Description |
---|
CanceledOperationException(CancelRequest cancelRequest)
Deprecated.
Creates a new cancelled operation exception with the provided result and no additional message.
|
CanceledOperationException(CancelRequest cancelRequest,
LocalizableMessage message)
Deprecated.
Creates a new cancelled operation exception with the provided information.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.