WrongUnitsIssue
csw.params.commands.CommandIssue.WrongUnitsIssue
final case class WrongUnitsIssue(reason: String) extends CommandIssue
Returned when a parameter value does not have the correct units
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