Méthode | Description | |
---|---|---|
ImapException ( ImapErrorEnum Type ) : System |
Constructor
|
|
ImapException ( ImapErrorEnum Type, string error ) : System |
Constructor
|
|
ImapException ( String message ) : System |
Constructor
|
|
ImapException ( String message, |
Constructor
|
Méthode | Description | |
---|---|---|
GetDescription ( ImapErrorEnum Type ) : string |
Get Description for specified Type
|
public ImapException ( ImapErrorEnum Type ) : System | ||
Type | ImapErrorEnum | ImapErrorEnum |
Résultat | System |
public ImapException ( ImapErrorEnum Type, string error ) : System | ||
Type | ImapErrorEnum | ImapErrorEnum |
error | string | string |
Résultat | System |
public ImapException ( String message ) : System | ||
message | String | string |
Résultat | System |
public ImapException ( String message, |
||
message | String | string |
inner | Exception | |
Résultat | System |