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