Skip to content
Miroiu Emanuel edited this page Aug 31, 2021 · 2 revisions

ErrorCode Enum

Namespace: StringMath

Assembly: StringMath

Inheritance: ObjectValueTypeEnumErrorCode

References: LangException

public enum ErrorCode  

Fields

UNEXPECTED_TOKEN

UNEXPECTED_TOKEN = 0;  

Field Value

ErrorCode

UNASSIGNED_VARIABLE

UNASSIGNED_VARIABLE = 1;  

Field Value

ErrorCode

Clone this wiki locally