public class UserDataConfirmationException extends UserDataException
| Constructor and Description |
|---|
UserDataConfirmationException(WizardStep step,
org.forgerock.i18n.LocalizableMessage message)
Constructor for UserDataConfirmationException.
|
getStepgetMessageObjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserDataConfirmationException(WizardStep step, org.forgerock.i18n.LocalizableMessage message)
step - the step in the wizard where the exception occurred.message - the localized message describing the error.Copyright © 2010-2020 Wren Security. All Rights Reserved.