Share via


GeneratorUserException Constructor

Include Protected Members
Include Inherited Members

Initializes an instance of the GeneratorUserException class.

Overload List

  Name Description
Aa833584.pubmethod(en-us,VS.90).gif GeneratorUserException() Initializes an instance of the GeneratorUserException class.
Aa833584.pubmethod(en-us,VS.90).gif GeneratorUserException(String) Initializes an instance of the GeneratorUserException class with a specified error message.
Aa833584.pubmethod(en-us,VS.90).gif GeneratorUserException(String, Severity) Initializes an instance of the GeneratorUserException class with a specified error message and severity.
Aa833584.pubmethod(en-us,VS.90).gif GeneratorUserException(String, Exception) Initializes an instance of the GeneratorUserException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Aa833584.pubmethod(en-us,VS.90).gif GeneratorUserException(String, Severity, ErrorType) Initializes an instance of the GeneratorUserException class with a specified error message, severity, and error type.
Aa833584.pubmethod(en-us,VS.90).gif GeneratorUserException(String, Exception, Severity, ErrorType) Initializes an instance of the GeneratorUserException class with a specified error message, severity, error type, and a reference to the inner exception that is the cause of this exception.

Top

See Also

Reference

GeneratorUserException Class

GeneratorUserException Members

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace