Table of Contents

Class TypeMismatchException

Namespace
Playnite.SDK
Assembly
Playnite.SDK.dll

Represents errors related to type mismatch use.

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

Constructors

TypeMismatchException()

Creates new instance of TypeMismatchException.

public TypeMismatchException()

TypeMismatchException(string)

Creates new instance of TypeMismatchException.

public TypeMismatchException(string message)

Parameters

message string

Error message.