public class CommandResponse extends Object implements Serializable
| Constructor and Description |
|---|
CommandResponse(CommandInvocationException exception) |
CommandResponse(Serializable result) |
public CommandResponse(Serializable result)
public CommandResponse(CommandInvocationException exception)
public Object getResult() throws CommandInvocationException
CommandInvocationExceptionCopyright © 2013 LSST. All Rights Reserved.