Compartilhar via


InvalidGroupTypeException Constructor

Initializes a new instance of the InvalidGroupTypeException class.

Overload List

Name Description
InvalidGroupTypeException () Initializes a new instance of the InvalidGroupTypeException class.
InvalidGroupTypeException (Exception) Initializes a new instance of the InvalidGroupTypeException class using a reference to the inner exception that is the cause of this exception.
InvalidGroupTypeException (String) Initializes a new instance of the InvalidGroupTypeException class using the specified error message.
InvalidGroupTypeException (SerializationInfo, StreamingContext) Initializes a new instance of the InvalidGroupTypeException class using serialized data.
InvalidGroupTypeException (String, Exception) Initializes a new instance of the InvalidGroupTypeException class using the specified message and a reference to the inner exception that is the cause of this exception.
InvalidGroupTypeException (Type, Type) Initializes a new instance of the InvalidGroupTypeException class using the specified group type parameters.

See Also

Reference

InvalidGroupTypeException Class
InvalidGroupTypeException Members
Microsoft.EnterpriseManagement.Common Namespace