public interface LeaseErrorListener
SecretLeaseEvent
s.
Error events can occur during secret retrieval, lease renewal, lease revocation and secret rotation.
Modifier and Type | Method and Description |
---|---|
void |
onLeaseError(SecretLeaseEvent leaseEvent,
Exception exception)
Callback for a
SecretLeaseEvent |
void onLeaseError(SecretLeaseEvent leaseEvent, Exception exception)
SecretLeaseEvent
leaseEvent
- the event object, must not be null.exception
- the thrown Exception
.Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.