public class UiThreadingViolationException
extends java.lang.RuntimeException
This exception is thrown by Substance when it detects violations of Swing UI threading rules. See
here
and here
for more information on why Substance enforces the Swing threading rules and throws this
exception.