Package com.sun.star.comp.beans
Class SystemWindowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.star.comp.beans.SystemWindowException
-
- All Implemented Interfaces:
java.io.Serializable
public class SystemWindowException extends java.lang.Exceptionindicates that an operation needed a system window, but no system window was acquired yet.- Since:
- OOo 2.0.0
- See Also:
OOoBean.aquireSystemWindow(), Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemWindowException()
-