Class LdapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.kafka.common.KafkaException
io.confluent.security.auth.provider.ldap.LdapException
- All Implemented Interfaces:
Serializable
public class LdapException
extends org.apache.kafka.common.KafkaException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLdapException(String message) LdapException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LdapException
-
LdapException
-