public class CommandError extends CommandReply
| Constructor and Description |
|---|
CommandError(CommandRequest command,
Throwable th,
String commandOriginatorId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
The reason for the refusal.
|
getCommand, getCommandOriginatorId, getReplygetCorrelId, getDestinationequals, getOriginAgentInfo, getSummary, getTimeStamp, hashCode, setOriginAgentInfo, setSummarypublic CommandError(CommandRequest command, Throwable th, String commandOriginatorId)
public String getReason()
Copyright © 2015 LSST. All rights reserved.