Class UiThreadingViolationException

  • All Implemented Interfaces:
    Serializable

    public class UiThreadingViolationException
    extends org.pushingpixels.lafwidget.UiThreadingViolationException
    This exception is thrown by Substance when it detects violations of UI threading rules.
    See Also:
    Serialized Form
    • Constructor Detail

      • UiThreadingViolationException

        public UiThreadingViolationException​(String message)
        Creates a new instance of this exception.
        Parameters:
        message - Message.