Class NativeError

All Implemented Interfaces:
Complete, CompleteOrIdent, CompleteRec, Composite, FieldIterSource, Kernel, Rec, Value, ValueIterSource, ValueOrIdent, ValueOrIdentPtn, ValueOrPtn, ValueOrResolvedPtn, ValueOrVar, ValueOrVarSet

public final class NativeError extends AbstractCompleteRec
  • Field Details

    • LABEL

      public static final Str LABEL
    • MESSAGE

      public static final Str MESSAGE
    • NAME

      public static final Str NAME
    • STACK_TRACE

      public static final Str STACK_TRACE
  • Constructor Details

    • NativeError

      public NativeError(Throwable throwable)
  • Method Details

    • throwable

      public final Throwable throwable()
    • unificationPriority

      public final int unificationPriority()