Table of Contents

Class DupelicateKeyException

Namespace
Menu.Remix
Assembly
Assembly-CSharp.dll
[Serializable]
public class DupelicateKeyException : FormatException, ISerializable
Inheritance
DupelicateKeyException
Implements
Inherited Members

Constructors

public DupelicateKeyException()
public DupelicateKeyException(SerializationInfo serializationInfo, StreamingContext streamingContext)

Parameters

serializationInfo SerializationInfo
streamingContext StreamingContext
public DupelicateKeyException(string message)

Parameters

message string
public DupelicateKeyException(string message, Exception innerException)

Parameters

message string
innerException Exception
public DupelicateKeyException(string tab, string key)

Parameters

tab string
key string