public class TopologyCacheException extends OpenDsException
Modifier and Type | Class and Description |
---|---|
static class |
TopologyCacheException.Type
Error type.
|
Modifier and Type | Method and Description |
---|---|
HostPort |
getHostPort()
Returns the host port representation of the server we where connected to (or trying to connect) when this
exception was generated.
|
ApplicationTrustManager |
getTrustManager()
Returns the ApplicationTrustManager that we were using when this exception was generated.
|
TopologyCacheException.Type |
getType()
Returns the type of this exception.
|
getMessageObject
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TopologyCacheException.Type getType()
public HostPort getHostPort()
public ApplicationTrustManager getTrustManager()
Copyright 2010-2022 ForgeRock AS.