public class NestedLogicProgramException extends LanguageException
LanguageException.LanguageExceptionReason| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
kill warning
|
| Constructor and Description |
|---|
NestedLogicProgramException(LanguageException.LanguageExceptionReason reason) |
NestedLogicProgramException(LanguageException.LanguageExceptionReason reason,
java.lang.String furtherInformation) |
private static final long serialVersionUID
public NestedLogicProgramException(LanguageException.LanguageExceptionReason reason)
public NestedLogicProgramException(LanguageException.LanguageExceptionReason reason, java.lang.String furtherInformation)