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