메소드 | 설명 | |
---|---|---|
BadFileDescriptorError ( ) : System | ||
BadFileDescriptorError ( MutableString message ) : System | ||
BadFileDescriptorError ( string message ) : System | ||
BadFileDescriptorError ( string message, Exception inner ) : System |
메소드 | 설명 | |
---|---|---|
BadFileDescriptorError ( System info, System context ) : System |
public BadFileDescriptorError ( MutableString message ) : System | ||
message | MutableString | |
리턴 | System |
protected BadFileDescriptorError ( System info, System context ) : System | ||
info | System | |
context | System | |
리턴 | System |
public BadFileDescriptorError ( string message ) : System | ||
message | string | |
리턴 | System |
public BadFileDescriptorError ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
리턴 | System |