Initializes a new instance of the ResourceInUseException class.
Overload List
Name | Description | |
---|---|---|
ResourceInUseException()()()() |
Initializes a new instance of the ResourceInUseException class with default settings.
| |
ResourceInUseException(CultureInfo) |
Initializes a new instance of the ResourceInUseException class with default settings.
| |
ResourceInUseException(String) |
Initializes a new instance of the ResourceInUseException class with a specified cache value.
| |
ResourceInUseException(CultureInfo, String) |
Initializes a new instance of the ResourceInUseException class with a specified cache value.
| |
ResourceInUseException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ResourceInUseException class with a specified error message.
| |
ResourceInUseException(String, Exception) |
Initializes a new instance of the ResourceInUseException class with a specified error message.
| |
ResourceInUseException(CultureInfo, String, Exception) |
Initializes a new instance of the ResourceInUseException class with a specified error message.
|