Table of Contents

Class NotEnoughWeeklyArenaChallengeCountException

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

Constructors

NotEnoughWeeklyArenaChallengeCountException()

public NotEnoughWeeklyArenaChallengeCountException()

NotEnoughWeeklyArenaChallengeCountException(SerializationInfo, StreamingContext)

public NotEnoughWeeklyArenaChallengeCountException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

NotEnoughWeeklyArenaChallengeCountException(string)

public NotEnoughWeeklyArenaChallengeCountException(string message)

Parameters

message string

Fields

BaseMessage

public const string BaseMessage = "Aborted as the arena state reached the daily limit."

Field Value

string