WrongNumberOfParametersIssue
csw.params.commands.CommandIssue.WrongNumberOfParametersIssue
final case class WrongNumberOfParametersIssue(reason: String) extends CommandIssue
Returned when a command does not have the correct number of parameters
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