public class SCException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
protected static Logger |
parserlog |
private Menge<SCClassException> |
scerrors |
private static long |
serialVersionUID |
Constructor and Description |
---|
SCException() |
Modifier and Type | Method and Description |
---|---|
void |
add_classexceptions(SCClassException ex) |
void |
fehlerausgabe() |
private static final long serialVersionUID
private Menge<SCClassException> scerrors
protected static Logger parserlog
public void add_classexceptions(SCClassException ex)
public void fehlerausgabe()