spin.over

Class EDTRuleViolation


public class EDTRuleViolation
extends RuntimeException

Exception signaling a violation of the EDT rule.

Constructor Summary

EDTRuleViolation(Component component)

Method Summary

Component
getComponent()

Constructor Details

EDTRuleViolation

public EDTRuleViolation(Component component)

Method Details

getComponent

public Component getComponent()