Click or drag to resize
RunningSiteException Class
Running site exception.
Inheritance Hierarchy
SystemObject
  SystemException
    CMS.SiteProviderRunningSiteException

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
public class RunningSiteException : Exception

The RunningSiteException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCollidingSite
The colliding site.
Top
See Also