com.intel.ui
Class UiIllegalUseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.intel.langutil.IntelRuntimeException
-
- com.intel.ui.UiException
-
- com.intel.ui.UiIllegalUseException
-
public class UiIllegalUseException extends UiException
Represents a UI exception thrown when the flow of several operations created by the user is illegal.
-
-
Constructor Summary
Constructors Constructor and Description UiIllegalUseException()
UiIllegalUseException(java.lang.String msg)
-