| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
CommandNack |
CommandRejectedException.getCommandNack()
Get the CommandNack that explains the rejection of the command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandOriginator.processNack(CommandNack nack) |
| Constructor and Description |
|---|
CommandRejectedException(CommandNack negativeAck)
Construct a CommandRejectedException from the corresponding CommandNack.
|
Copyright © 2019 LSST. All rights reserved.