com.intel.ui
Class UiNotInitializedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.intel.langutil.IntelRuntimeException
-
- com.intel.ui.UiException
-
- com.intel.ui.UiNotInitializedException
-
public class UiNotInitializedException extends UiException
Represents a UI exception thrown when an object is used before being initialized correctly.
-
-
Constructor Summary
Constructors Constructor and Description UiNotInitializedException()
UiNotInitializedException(java.lang.String msg)
-