public class LDAPException extends Exception
Constructor and Description |
---|
LDAPException() |
LDAPException(String message) |
LDAPException(String message,
Throwable cause) |
LDAPException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static LDAPException |
create(NamingException nex) |
String |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LDAPException()
public LDAPException(String message)
public LDAPException(Throwable cause)
public static LDAPException create(NamingException nex)
nex
- public String getCode()
Copyright © 2010–2018. All rights reserved.