Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
spin.over.EDTRuleViolation
public class EDTRuleViolation
extends RuntimeException
Constructor Summary | |
|
Method Summary | |
Component |
|
public EDTRuleViolation(Component component)
Create an exception.
- Parameters:
component
- the component that triggered the violation.
public Component getComponent()
Get the component that triggered the violation.
- Returns:
- the violated component