public class SCStatementException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private Menge<SCExcept> |
exlist |
private static long |
serialVersionUID |
Constructor and Description |
---|
SCStatementException() |
Modifier and Type | Method and Description |
---|---|
void |
addException(SCExcept ex) |
Menge<SCExcept> |
get_exlist() |
private static final long serialVersionUID