Méthode | Description | |
---|---|---|
LockTimeoutException ( ) : System |
Initializes a new instance of the LockTimeoutException class.
|
|
LockTimeoutException ( |
Initializes a new instance of the LockTimeoutException class.
|
|
LockTimeoutException ( string message ) : System |
Initializes a new instance of the LockTimeoutException class.
|
|
LockTimeoutException ( string message, |
Initializes a new instance of the LockTimeoutException class.
|
Méthode | Description | |
---|---|---|
LockTimeoutException ( |
Initializes a new instance of the LockTimeoutException class.
|
protected LockTimeoutException ( |
||
info | The info. | |
context | The context. | |
Résultat | System |
public LockTimeoutException ( |
||
blockingStackTrace | The blocking stack trace. | |
Résultat | System |
public LockTimeoutException ( string message ) : System | ||
message | string | /// The message. /// |
Résultat | System |
public LockTimeoutException ( string message, |
||
message | string | /// The message. /// |
innerException | /// The inner exception. /// | |
Résultat | System |