public class UnsupportedDnException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedDnException(String message,
String dn) |
UnsupportedDnException(String message,
String dn,
String supportedCharacterSet) |
UnsupportedDnException(String message,
String dn,
String supportedCharacterSet,
Throwable cause) |
UnsupportedDnException(String message,
String dn,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.