Share via


GeneratorUserException Constructor

Initializes an instance of the GeneratorUserException class.

Namespace:  Microsoft.Data.Schema.DataGenerator
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New GeneratorUserException()
public GeneratorUserException()
public:
GeneratorUserException()
public function GeneratorUserException()

Remarks

By default, this constructor sets the Severity to Error and the ErrorType to Unknown.

.NET Framework Security

See Also

Reference

GeneratorUserException Class

GeneratorUserException Members

GeneratorUserException Overload

Microsoft.Data.Schema.DataGenerator Namespace