Package org.eclipse.zest.layouts
Class InvalidLayoutConfiguration
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.zest.layouts.InvalidLayoutConfiguration
- All Implemented Interfaces:
- Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used in Zest 2.x. This class will be removed in a
             future release.
- See Also:
- @noextend
- This class is not intended to be subclassed by clients.
- @noreference
- This interface is not intended to be referenced by clients.
- @noinstantiate
- This class is not intended to be instantiated by clients.
- 
Constructor SummaryConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidLayoutConfigurationpublic InvalidLayoutConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.
 
-