public class MisconfigurationException extends AbstractConfigurationException
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Constructor and Description |
---|
MisconfigurationException(String exceptionMessage,
String message,
String okButton,
String cfgNode) |
Modifier and Type | Method and Description |
---|---|
void |
ok()
Method do be called when user selects the OK button.
|
getPriority, handle, run, setOwner
addStackItems, getElement, getErrorDescriptions, getErrorLocations, getLineIndex, getScriptFile, getStack, setElement, setLineIndex, setScriptFile
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public void ok()
AbstractConfigurationException
ok
in class AbstractConfigurationException