Package | Description |
---|---|
org.forgerock.opendj.io |
Classes and interfaces providing I/O functionality.
|
Modifier and Type | Method and Description |
---|---|
static LdapSocketClosedException |
LdapSocketClosedException.fatalError(Throwable cause)
Returns a
LdapSocketClosedException specifying that the socket has been closed locally as a result of a
fatal error. |
static LdapSocketClosedException |
LdapSocketClosedException.gracefullyClosed()
Returns a
LdapSocketClosedException specifying that the socket has been intentionally and gracefully
closed locally. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.