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