Class UpdateListVersionException
[Serializable]
public class UpdateListVersionException : ArgumentOutOfRangeException, ISerializable
- Inheritance
-
UpdateListVersionException
- Implements
- Inherited Members
Constructors
UpdateListVersionException()
public UpdateListVersionException()
UpdateListVersionException(int, int)
public UpdateListVersionException(int expected, int actual)
Parameters
UpdateListVersionException(SerializationInfo, StreamingContext)
protected UpdateListVersionException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
UpdateListVersionException(string)
public UpdateListVersionException(string s)
Parameters
s
string