ConcurrentAccessException Constructor |
Name | Description | |
---|---|---|
ConcurrentAccessException() |
Initializes a new ConcurrentAccessException.
| |
ConcurrentAccessException(String) |
Initializes a new ConcurrentAccessException and sets the error message.
| |
ConcurrentAccessException(String, Exception) |
Initializes a new ConcurrentAccessException and sets the error message and the inner exception.
|