Class UnableDeleteEditionException
Namespace: Volo.Saas.Editions
Assembly: Volo.Saas.Domain.dll
Syntax
public class UnableDeleteEditionException : BusinessException
Constructors
UnableDeleteEditionException(string)
Declaration
public UnableDeleteEditionException(string editionName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | editionName |
Properties
EditionName
Declaration
public virtual string EditionName { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |