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