Table of Contents

Class ItemDoesNotExistException

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
[Serializable]
public class ItemDoesNotExistException : InvalidOperationException, ISerializable
Inheritance
ItemDoesNotExistException
Implements
Inherited Members

Constructors

ItemDoesNotExistException(SerializationInfo, StreamingContext)

public ItemDoesNotExistException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

ItemDoesNotExistException(string)

public ItemDoesNotExistException(string msg)

Parameters

msg string