Package | Description |
---|---|
de.dhbwstuttgart.myexception |
Modifier and Type | Field and Description |
---|---|
private Menge<SCExcept> |
SCClassException.exlist |
private Menge<SCExcept> |
SCStatementException.exlist |
private Menge<SCExcept> |
SCClassBodyException.exlist |
private Menge<SCExcept> |
SCMethodException.exlist |
Modifier and Type | Method and Description |
---|---|
Menge<SCExcept> |
SCStatementException.get_exlist() |
Menge<SCExcept> |
SCClassBodyException.get_exlist() |
Menge<SCExcept> |
SCMethodException.get_exlist() |
Modifier and Type | Method and Description |
---|---|
void |
SCStatementException.addException(SCExcept ex) |
void |
SCClassBodyException.addException(SCExcept ex) |
Modifier and Type | Method and Description |
---|---|
void |
SCClassException.addException(Menge<SCExcept> v) |
void |
SCMethodException.set_exlist(Menge<SCExcept> list) |