Table of Contents

Class ProductNotFoundException

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

Constructors

ProductNotFoundException(SerializationInfo, StreamingContext)

public ProductNotFoundException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

ProductNotFoundException(string)

public ProductNotFoundException(string msg)

Parameters

msg string