Class EntityNotCommentableException
Inherited Members
Namespace: Volo.CmsKit.Comments
Assembly: Volo.CmsKit.Domain.dll
Syntax
public class EntityNotCommentableException : BusinessException, ISerializable, IBusinessException, IHasErrorCode, IHasErrorDetails, IHasLogLevel
Constructors
EntityNotCommentableException(string)
Declaration
public EntityNotCommentableException(string entityType)
Parameters
Type | Name | Description |
---|---|---|
string | entityType |
Properties
EntityType
Declaration
public string EntityType { get; }
Property Value
Type | Description |
---|---|
string |