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