Метод | Описание | |
---|---|---|
MiteException ( ) : System |
Initializes a new instance of the MiteException class.
|
|
MiteException ( string message ) : System |
Initializes a new instance of the MiteException class.
|
|
MiteException ( string message, |
Initializes a new instance of the MiteException class.
|
Метод | Описание | |
---|---|---|
MiteException ( |
Initializes a new instance of the MiteException class.
|
Метод | Описание | |
---|---|---|
CreateFromResponse ( string response, |
protected MiteException ( |
||
info | The |
|
context | The |
|
Результат | System |
public MiteException ( string message ) : System | ||
message | string | The exception message. |
Результат | System |
public MiteException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |