Click or drag to resize

CheckedOutException Constructor

Overload List
  NameDescription
Public methodCheckedOutException
Initializes a new instance of the CheckedOutException class.
Public methodCheckedOutException(String)
Initializes a new instance of the CheckedOutException class with a specified error message.
Public methodCheckedOutException(SerializationInfo, StreamingContext)
Initializes a new instance of the CheckedOutException class with serialized data.
Top
See Also