public class BlockingDisallowedException extends IllegalStateException
Display.invokeAndBlock(java.lang.Runnable)
if blocking is currently disabled. Blocking is
disabled on any code run inside the Display.invokeWithoutBlocking(java.lang.Runnable)
method, which will propagate
this exception if Display.invokeAndBlock(java.lang.Runnable)
throws this exception.Constructor and Description |
---|
BlockingDisallowedException() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString