Package rosequartz.gfx
Class NotOnGraphicsThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rosequartz.gfx.NotOnGraphicsThreadException
- All Implemented Interfaces:
Serializable
Exception for method calls on an invalid thread.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotOnGraphicsThreadException
public NotOnGraphicsThreadException()
-