Class ArenaParticipantsNotFoundException
[Serializable]
public class ArenaParticipantsNotFoundException : Exception, ISerializable
- Inheritance
-
ArenaParticipantsNotFoundException
- Implements
- Inherited Members
Constructors
ArenaParticipantsNotFoundException(SerializationInfo, StreamingContext)
protected ArenaParticipantsNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext
ArenaParticipantsNotFoundException(string)
public ArenaParticipantsNotFoundException(string message)
Parameters
messagestring