GetLatestOnCheckoutDisabledException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the GetLatestOnCheckoutDisabledException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetLatestOnCheckoutDisabledException(String) | Initializes a new instance of the GetLatestOnCheckoutDisabledException class with error message. | |
GetLatestOnCheckoutDisabledException(SerializationInfo, StreamingContext) | Initializes a new instance of the GetLatestOnCheckoutDisabledException class with serialized data. | |
GetLatestOnCheckoutDisabledException(String, Exception) | Initializes a new instance of the GetLatestOnCheckoutDisabledException class with error message. |
Top