Method | Description | |
---|---|---|
ThreadStateException ( ) | ||
ThreadStateException ( string message ) | ||
ThreadStateException ( string message, System innerException ) |
Method | Description | |
---|---|---|
ThreadStateException ( System info, System context ) |
protected ThreadStateException ( System info, System context ) | ||
info | System | |
context | System |
public ThreadStateException ( string message, System innerException ) | ||
message | string | |
innerException | System |