| Package | Description |
|---|---|
| org.jboss.as.controller.client.logging |
| Modifier and Type | Method and Description |
|---|---|
RollbackCancelledException |
ControllerClientLogger_$logger.rollbackCancelled() |
RollbackCancelledException |
ControllerClientLogger.rollbackCancelled()
Creates an exception indicating the rollback was cancelled.
|
RollbackCancelledException |
ControllerClientLogger_$logger.rollbackRolledBack() |
RollbackCancelledException |
ControllerClientLogger.rollbackRolledBack()
Creates an exception indicating the rollback was itself rolled back.
|
RollbackCancelledException |
ControllerClientLogger_$logger.rollbackTimedOut() |
RollbackCancelledException |
ControllerClientLogger.rollbackTimedOut()
Creates an exception indicating the rollback timed out.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.