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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWindowManagerException(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
-