Show / Hide Table of Contents

Class UnableDeleteEditionException

Inheritance
object
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
In this article
Back to top Powered by Volosoft