public class ReasoningErrorCodes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FAILED_CONSTRAINT
Constraint not satisfied.
|
static int |
FAILED_REASSIGNMENT
Reassignment of the variable in the same scope or assigning value to the froozen variable.
|
| Constructor and Description |
|---|
ReasoningErrorCodes() |
public static final int FAILED_REASSIGNMENT
public static final int FAILED_CONSTRAINT
Copyright © 2009 - 2018 SSE. All Rights Reserved.