public class LdapSearchExceptionHandlingResponse extends Object
Constructor and Description |
---|
LdapSearchExceptionHandlingResponse() |
Modifier and Type | Method and Description |
---|---|
Score |
getServerScore() |
Exception |
getTranslatedException() |
boolean |
isTryNextServer() |
LdapSearchExceptionHandlingResponse |
setServerScore(Score serverScore) |
LdapSearchExceptionHandlingResponse |
setTranslatedException(Exception translatedException) |
LdapSearchExceptionHandlingResponse |
setTryNextServer(boolean tryNextServer) |
public boolean isTryNextServer()
public Score getServerScore()
public Exception getTranslatedException()
public LdapSearchExceptionHandlingResponse setTryNextServer(boolean tryNextServer)
public LdapSearchExceptionHandlingResponse setServerScore(Score serverScore)
public LdapSearchExceptionHandlingResponse setTranslatedException(Exception translatedException)
Copyright © 2012. All Rights Reserved.