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