Метод | Описание | |
---|---|---|
SyntaxException ( ErrorSeverity severity, int code, string message, string details, string serverContext, int line, int linePos, TokenType tokenType, string token, AncestryException innerException ) : System | ||
SyntaxException ( |
public SyntaxException ( ErrorSeverity severity, int code, string message, string details, string serverContext, int line, int linePos, TokenType tokenType, string token, AncestryException innerException ) : System | ||
severity | ErrorSeverity | |
code | int | |
message | string | |
details | string | |
serverContext | string | |
line | int | |
linePos | int | |
tokenType | TokenType | |
token | string | |
innerException | AncestryException | |
Результат | System |
public SyntaxException ( |
||
lexer | ||
inner | ||
Результат | System |