ReleasingLockFailed
csw.command.client.models.framework.LockingResponse.ReleasingLockFailed
case class ReleasingLockFailed(reason: String) extends LockingResponse
This is sent when unlocking component fails, e.g. Component A tries to Unlock component B which is locked by Component C
Value parameters
- reason
-
describing the failure to release lock
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait LockingResponsetrait CommandSerializableclass Objecttrait Matchableclass Any
Members list
In this article