Package com.tick42.glue.desktop.windows
Class WindowManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tick42.glue.core.GlueException
com.tick42.glue.desktop.windows.WindowManagerException
- All Implemented Interfaces:
Serializable
public class WindowManagerException extends GlueException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description WindowManagerException(String message)WindowManagerException(String message, Throwable inner) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WindowManagerException
-
WindowManagerException
-