Table of Contents

Class UpdateListVersionException

Namespace
Nekoyume.Model.Quest
Assembly
Lib9c.dll
[Serializable]
public class UpdateListVersionException : ArgumentOutOfRangeException, ISerializable
Inheritance
UpdateListVersionException
Implements
Inherited Members

Constructors

UpdateListVersionException()

public UpdateListVersionException()

UpdateListVersionException(int, int)

public UpdateListVersionException(int expected, int actual)

Parameters

expected int
actual int

UpdateListVersionException(SerializationInfo, StreamingContext)

protected UpdateListVersionException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

UpdateListVersionException(string)

public UpdateListVersionException(string s)

Parameters

s string