| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionspin.over.EDTRuleViolationpublic class EDTRuleViolationextends RuntimeExceptionConstructor 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