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