com.intel.ui
Class UiIllegalUseException
java.lang.Objectjava.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 | |
---|---|
UiIllegalUseException()
|
|
UiIllegalUseException(java.lang.String msg)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
getMessage, toString |
Methods inherited from class java.lang.Object |
---|
equals, hashCode |
Constructor Detail |
---|
UiIllegalUseException
public UiIllegalUseException()
UiIllegalUseException
public UiIllegalUseException(java.lang.String msg)