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