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 Serializable
trait Product
trait Equals
trait CommandIssue
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product