Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
MiteException ( |
Initializes a new instance of the MiteException class.
|
Method | Description | |
---|---|---|
CreateFromResponse ( string response, |
protected MiteException ( |
||
info | The |
|
context | The |
|
return | System |
public MiteException ( string message ) : System | ||
message | string | The exception message. |
return | System |
public MiteException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |