Méthode | Description | |
---|---|---|
ThreadInterruptedException ( ) | ||
ThreadInterruptedException ( string message ) | ||
ThreadInterruptedException ( string message, System innerException ) |
Méthode | Description | |
---|---|---|
ThreadInterruptedException ( System info, System context ) |
protected ThreadInterruptedException ( System info, System context ) | ||
info | System | |
context | System |
public ThreadInterruptedException ( string message ) | ||
message | string |
public ThreadInterruptedException ( string message, System innerException ) | ||
message | string | |
innerException | System |