Table of Contents

Class ConsumableSlotOutOfRangeException

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

Constructors

ConsumableSlotOutOfRangeException()

public ConsumableSlotOutOfRangeException()

ConsumableSlotOutOfRangeException(SerializationInfo, StreamingContext)

protected ConsumableSlotOutOfRangeException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

ConsumableSlotOutOfRangeException(string)

public ConsumableSlotOutOfRangeException(string message)

Parameters

message string