public class PasswordComparisonException extends ServerException
| Modifier and Type | Field and Description |
|---|---|
static String |
BRIEF_DESC |
| Constructor and Description |
|---|
PasswordComparisonException(String message) |
PasswordComparisonException(String bundleName,
String code,
String[] replacements,
String[] details,
Throwable cause) |
PasswordComparisonException(String message,
Throwable cause) |
getCode, getDetails, getDetails, getMessage, getMessage, setWasServer, wasServeraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String BRIEF_DESC
public PasswordComparisonException(String message)
Copyright © 2013 DuraSpace. All Rights Reserved.