NotificationExpiredException

constructor(notificationId: String, ttlSeconds: Int, cause: Throwable? = null)

Parameters

notificationId

The ID of the expired notification.

ttlSeconds

The time-to-live in seconds that was configured for the notification.

cause

The underlying cause of the exception.