InvalidVersionException Constructor
Overload List
OverloadDescription
InvalidVersionException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the InvalidVersionException class with serialized data.  
InvalidVersionException Constructor()Initializes a new instance of the InvalidVersionException class.  
InvalidVersionException Constructor(Int32,String)Initializes a new instance of the InvalidVersionException class with a specified error message and an error code associated with this exception.  
InvalidVersionException Constructor(String,Exception)Initializes a new instance of the InvalidVersionException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
InvalidVersionException Constructor(String)Initializes a new instance of the InvalidVersionException class with a specified error message.