Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NetBase
Executive
SQLUnsupportedException
C# Class NetBase.Executive.SQLUnsupportedException
The parser has got ahead of the executive. We throw this to indicate that parsing has been successful, but we can't actually run it...
Inheritance:
System.Exception
ファイルを表示
Open project: buttonpusher/NetBase
Public Methods
Method
Description
SQLUnsupportedException
(
string
message
) :
System
Method Details
SQLUnsupportedException()
public
method
public
SQLUnsupportedException
(
string
message
) :
System
message
string
return
System