Class ShopItemExpiredException
[Serializable]
public class ShopItemExpiredException : Exception, ISerializable
- Inheritance
-
ShopItemExpiredException
- Implements
- Inherited Members
Constructors
ShopItemExpiredException()
public ShopItemExpiredException()
ShopItemExpiredException(SerializationInfo, StreamingContext)
protected ShopItemExpiredException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
ShopItemExpiredException(string)
public ShopItemExpiredException(string msg)
Parameters
msg
string