PropertyInUseException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PropertyInUseException class.
Overload List
Name | Description | |
---|---|---|
PropertyInUseException(String) | Initializes a new instance of the PropertyInUseException class. | |
PropertyInUseException(String, Exception) | Initializes a new instance of the PropertyInUseException class. | |
PropertyInUseException(String, String) | Initializes a new instance of the PropertyInUseException class. |
Top