Click or drag to resize

GroupNotSupportedException Class

Raises group not supported exception.
Inheritance Hierarchy
SystemObject
  SystemException
    EdiFabric.Framework.ExceptionsGroupNotSupportedException

Namespace: EdiFabric.Framework.Exceptions
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public class GroupNotSupportedException : Exception

The GroupNotSupportedException type exposes the following members.

Constructors
 NameDescription
Public methodGroupNotSupportedExceptionInitializes a new instance of the GroupNotSupportedException class
Top
See Also