메소드 | 설명 | |
---|---|---|
ServiceNotConnectedException ( ) : System |
Initializes a new instance of the MailKit.ServiceNotConnectedException class. Creates a new ServiceNotConnectedException. |
|
ServiceNotConnectedException ( string message ) : System |
Initializes a new instance of the MailKit.ServiceNotConnectedException class. Creates a new ServiceNotConnectedException. |
|
ServiceNotConnectedException ( string message, |
Initializes a new instance of the MailKit.ServiceNotConnectedException class. Creates a new ServiceNotConnectedException. |
메소드 | 설명 | |
---|---|---|
ServiceNotConnectedException ( |
public ServiceNotConnectedException ( string message ) : System | ||
message | string | The error message. |
리턴 | System |
public ServiceNotConnectedException ( string message, |
||
message | string | The error message. |
innerException | The inner exception. | |
리턴 | System |