Method | Description | |
---|---|---|
InterruptedError ( ) : System | ||
InterruptedError ( MutableString message ) : System | ||
InterruptedError ( string message ) : System | ||
InterruptedError ( string message, |
Method | Description | |
---|---|---|
InterruptedError ( System info, System context ) : System |
public InterruptedError ( MutableString message ) : System | ||
message | MutableString | |
return | System |
protected InterruptedError ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public InterruptedError ( string message ) : System | ||
message | string | |
return | System |
public InterruptedError ( string message, |
||
message | string | |
inner | ||
return | System |