Class OwnershipLostException

All Implemented Interfaces:
Serializable

public final class OwnershipLostException extends ControllerException
The participant capability was revoked or replaced by another controller.
See Also:
  • Constructor Details

    • OwnershipLostException

      public OwnershipLostException(ParticipantId participantId, String reason)
      Creates a terminal ownership-loss failure.
      Parameters:
      participantId - participant whose capability was revoked
      reason - runtime-provided revocation reason