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