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