Table of Contents

Class ListEmptyException

Namespace
Nekoyume.Battle
Assembly
Lib9c.dll
public class ListEmptyException : InvalidOperationException, ISerializable
Inheritance
ListEmptyException
Implements
Inherited Members

Constructors

ListEmptyException(string)

public ListEmptyException(string message = "list is empty. add value first")

Parameters

message string