Class FaqSectionHasAlreadyException
Inherited Members
Namespace: Volo.CmsKit.Faqs
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class FaqSectionHasAlreadyException : BusinessException, ISerializable, IBusinessException, IHasErrorCode, IHasErrorDetails, IHasLogLevel
Constructors
FaqSectionHasAlreadyException(string, string)
Declaration
public FaqSectionHasAlreadyException(string groupName, string name)
Parameters
Type | Name | Description |
---|---|---|
string | groupName | |
string | name |