Table of Contents

Class ReferenceException

Namespace
Playnite.SDK
Assembly
Playnite.SDK.dll

Represents errors related to object references.

public class ReferenceException : LocalizedException, ISerializable, _Exception
Inheritance
ReferenceException
Implements
Inherited Members

Constructors

ReferenceException()

Creates new instance of ReferenceException.

public ReferenceException()

ReferenceException(string)

Creates new instance of ReferenceException.

public ReferenceException(string message)

Parameters

message string

Error message.