Class CommandResponse.Invalid

java.lang.Object
csw.params.commands.CommandResponse.Invalid
All Implemented Interfaces:
CommandResponse, CommandResponse.MatchingResponse, CommandResponse.OnewayResponse, CommandResponse.SubmitResponse, CommandResponse.ValidateCommandResponse, CommandResponse.ValidateResponse, CommandSerializable, Serializable, scala.Equals, scala.Product
Enclosing interface:
CommandResponse

Represents a final negative response invalidating a command received has failed validation

param: runId of command for which this response is created param: issue describing the cause of invalidation

See Also: