共用方式為


ParseErrorException 建構函式 (String)

從訊息建立 ParseErrorException 類別的新執行個體。

命名空間:  System.Spatial
組件:  System.Spatial (在 System.Spatial.dll 中)

語法

'宣告
Public Sub New ( _
    message As String _
)
'用途
Dim message As String

Dim instance As New ParseErrorException(message)
public ParseErrorException(
    string message
)
public:
ParseErrorException(
    String^ message
)
new : 
        message:string -> ParseErrorException
public function ParseErrorException(
    message : String
)

參數

請參閱

參考

ParseErrorException 類別

ParseErrorException 多載

System.Spatial 命名空間