public class WizardConfirmationException extends RuntimeException
| Constructor and Description |
|---|
WizardConfirmationException() |
WizardConfirmationException(Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrontendeLocalizedMessage() |
void |
setFrontendeLocalizedMessage(String frontendeLocalizedMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WizardConfirmationException()
public WizardConfirmationException(Throwable exception)
public String getFrontendeLocalizedMessage()
public void setFrontendeLocalizedMessage(String frontendeLocalizedMessage)
frontendeLocalizedMessage - the frontendeLocalizedMessage to setCopyright © 2017 SAP SE. All Rights Reserved.