public class EntryReadErrorEvent extends Object
Constructor and Description |
---|
EntryReadErrorEvent(Object source,
String dn,
Throwable t)
Constructor for the event.
|
public EntryReadErrorEvent(Object source, String dn, Throwable t)
source
- the source of this event.dn
- the DN of the entry we were searching.t
- the throwable that we got as error.Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.