메소드 | 설명 | |
---|---|---|
ConsoleInteropException ( ) : System |
Initializes a new instance of the ConsoleInteropException class.
|
|
ConsoleInteropException ( String message ) : System |
Initializes a new instance of the ConsoleInteropException class with the specified message
|
|
ConsoleInteropException ( String message, |
Initializes a new instance of the ConsoleInteropException class with the specified message and innerException
|
메소드 | 설명 | |
---|---|---|
ConsoleInteropException ( |
Initializes a new instance of the ConsoleInteropException class.
|
protected ConsoleInteropException ( |
||
serializationInfo | The serialization info. | |
streamingContext | The streaming context. | |
리턴 | System |
public ConsoleInteropException ( String message ) : System | ||
message | String | The message. |
리턴 | System |
public ConsoleInteropException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
리턴 | System |