Table of Contents

Class DLCNotLoadedException

Namespace
DLCToolkit
Assembly
DLCToolkit.dll

An exception thrown when DLC content is trying to be accessed but the DLC is not loaded.

public sealed class DLCNotLoadedException : Exception, ISerializable
Inheritance
DLCNotLoadedException
Implements
Inherited Members

Constructors

DLCNotLoadedException()

Create new instance.

public DLCNotLoadedException()

DLCNotLoadedException(string)

Create new instance.

public DLCNotLoadedException(string message)

Parameters

message string

The exception message