NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodeThrowExceptionStatement Constructor ()

Initializes a new instance of CodeThrowExceptionStatement.

[Visual Basic]
Overloads Public Sub New()
[C#]
public CodeThrowExceptionStatement();
[C++]
public: CodeThrowExceptionStatement();
[JScript]
public function CodeThrowExceptionStatement();

See Also

CodeThrowExceptionStatement Class | CodeThrowExceptionStatement Members | System.CodeDOM Namespace | CodeThrowExceptionStatement Constructor Overload List