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