Table of Contents

Class ClassNotLoadedException

Namespace
CMS.Base
Assembly
CMS.Base.dll

Exception which is thrown when the custom class is not loaded.

[Obsolete("Method was not intended for public use and will be removed in the next version.")]
public class ClassNotLoadedException : Exception
Inheritance
object
Exception
ClassNotLoadedException
Extension Methods

Constructors

ClassNotLoadedException(string)

Constructor.

public ClassNotLoadedException(string message)

Parameters

message string

Message