Class NativeError
java.lang.Object
org.torqlang.klvm.AbstractCompleteRec
org.torqlang.klvm.NativeError
- All Implemented Interfaces:
Complete,CompleteOrIdent,CompleteRec,Composite,FieldIterSource,Kernel,Rec,Value,ValueIterSource,ValueOrIdent,ValueOrIdentPtn,ValueOrPtn,ValueOrResolvedPtn,ValueOrVar,ValueOrVarSet
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.torqlang.klvm.Rec
Rec.RecFieldIter, Rec.RecValueIter -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Strstatic final Strstatic final Strstatic final StrFields inherited from interface org.torqlang.klvm.Rec
$FIELDS, $LABEL, DEFAULT_LABEL, EMPTY_VAR_COLLECTION, FEATURE_COMPARATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.torqlang.klvm.AbstractCompleteRec
equals, featureAt, fieldAt, fieldCount, findValue, hashCode, isValidKey, label, select, setUnifiedValue, toString, valueAtMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.torqlang.klvm.Complete
checkComplete, toVarMethods inherited from interface org.torqlang.klvm.CompleteRec
equalsComplete, hashCodeComplete, toNativeValue, toNativeValueMethods inherited from interface org.torqlang.klvm.Kernel
toKernelStringMethods inherited from interface org.torqlang.klvm.Rec
accept, bindToValue, caseNonRecOfThis, caseOf, caseRecOfThis, checkDetermined, deconstruct, entails, entailsRec, equalFeatures, fieldIter, sweepUndeterminedVars, unifyFields, unifyRecs, valueIterMethods inherited from interface org.torqlang.klvm.Value
add, appendToString, bindToValueOrVar, bindToVar, checkNotFailedValue, compareValueTo, disentails, divide, entails, entailsValueOrIdent, entailsValueOrVar, entailsVar, greaterThan, greaterThanOrEqualTo, lessThan, lessThanOrEqualTo, modulo, multiply, negate, not, resolveValue, resolveValue, resolveValueOrIdent, resolveValueOrVar, resolveValueOrVar, subtract
-
Field Details
-
LABEL
-
MESSAGE
-
NAME
-
STACK_TRACE
-
-
Constructor Details
-
NativeError
-
-
Method Details
-
throwable
-
unificationPriority
public final int unificationPriority()
-