Class DLCNotAvailableException
- Namespace
- DLCToolkit
- Assembly
- DLCToolkit.dll
An exception thrown when DLC is not available upon request.
public sealed class DLCNotAvailableException : Exception, ISerializable
- Inheritance
-
DLCNotAvailableException
- Implements
- Inherited Members
Constructors
DLCNotAvailableException()
Create a new instance.
public DLCNotAvailableException()
DLCNotAvailableException(string)
Create a new instance.
public DLCNotAvailableException(string message)
Parameters
message
stringThe exception message