WrongPrefixIssue
csw.params.commands.CommandIssue.WrongPrefixIssue
final case class WrongPrefixIssue(reason: String) extends CommandIssue
Returned when an Assembly receives a configuration with a Prefix that it doesn't support
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