com.intel.ui
Class UiNotInitializedException
java.lang.Objectjava.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 | |
---|---|
UiNotInitializedException()
|
|
UiNotInitializedException(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 |
---|
UiNotInitializedException
public UiNotInitializedException()
UiNotInitializedException
public UiNotInitializedException(java.lang.String msg)