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