UnableToNotifyEjection

constructor(cause: Throwable? = null)

Parameters

cause

The underlying error that prevented the eject-notification call from succeeding, if any. Forwarded to Throwable.cause for debugging — typically a PortalException.Api.HttpBadRequest (since 9.0.0) or an java.io.IOException.