public class LdapAttributeMappingException extends Exception
| Constructor and Description |
|---|
LdapAttributeMappingException(String message)
Creates an exception with a detail message.
|
LdapAttributeMappingException(String message,
Throwable cause)
Creates an exception with a detail message and a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapAttributeMappingException(String message)
message - the detail messageCopyright © 2019 Communote team. All rights reserved.