Constructor YeSqlParserException
| Improve this Doc View SourceYeSqlParserException()
Initializes a new instance of the Ye
Declaration
public YeSqlParserException()
YeSqlParserException(String)
Initializes a new instance of the Ye
Declaration
public YeSqlParserException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message | The message that describes the error. |