Method | Description | |
---|---|---|
ComponentNotFoundException ( |
Initializes a new instance of the ComponentNotFoundException class.
|
|
ComponentNotFoundException ( |
Initializes a new instance of the ComponentNotFoundException class.
|
|
ComponentNotFoundException ( |
Initializes a new instance of the ComponentNotFoundException class.
|
|
ComponentNotFoundException ( string name, |
||
ComponentNotFoundException ( string name, string message ) : System |
Initializes a new instance of the ComponentNotFoundException class.
|
Method | Description | |
---|---|---|
BuildMessage ( string name, |
public ComponentNotFoundException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
return | System |
public ComponentNotFoundException ( |
||
service | The service. | |
return | System |
public ComponentNotFoundException ( |
||
service | The service. | |
message | string | Exception message. |
return | System |
public ComponentNotFoundException ( string name, |
||
name | string | |
service | ||
countOfHandlersForTheService | int | |
return | System |
public ComponentNotFoundException ( string name, string message ) : System | ||
name | string | The name. |
message | string | Exception message. |
return | System |