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