AssemblyBusyIssue
csw.params.commands.CommandIssue.AssemblyBusyIssue
final case class AssemblyBusyIssue(reason: String) extends CommandIssue
Returned when an Assembly receives a command and one is already executing
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