WrongCommandTypeIssue
csw.params.commands.CommandIssue.WrongCommandTypeIssue
final case class WrongCommandTypeIssue(reason: String) extends CommandIssue
Returned when some given command type is not expected
Value parameters
- reason
-
describing the cause of this issue
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CommandIssueclass Objecttrait Matchableclass Any
Members list
In this article