OtherIssue
csw.params.commands.CommandIssue.OtherIssue
final case class OtherIssue(reason: String) extends CommandIssue
Returned when some other issue occurred apart from those already defined
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