public class PoolException extends LdapException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
serialVersionUID.
|
Constructor and Description |
---|
PoolException(Exception e)
Creates a new pool exception.
|
PoolException(String msg)
Creates a new pool exception.
|
PoolException(String msg,
Exception e)
Creates a new pool exception.
|
getControl, getControls, getMatchedDn, getMessageId, getReferralURLs, getResultCode, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
private static final long serialVersionUID
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.