Method | Description | |
---|---|---|
ServiceNotFoundException ( ) : System |
Initializes a new instance of the ServiceNotFoundException class.
|
|
ServiceNotFoundException ( |
Initializes a new instance of the ServiceNotFoundException{T} class.
|
|
ServiceNotFoundException ( |
Initializes a new instance of the ServiceNotFoundException{T} class.
|
|
ServiceNotFoundException ( |
Initializes a new instance of the ServiceNotFoundException{T} class.
|
|
ServiceNotFoundException ( |
Initializes a new instance of the ServiceNotFoundException{T} class.
|
|
ServiceNotFoundException ( string message ) : System |
Initializes a new instance of the ServiceNotFoundException class.
|
|
ServiceNotFoundException ( string message, |
Initializes a new instance of the ServiceNotFoundException class.
|
Method | Description | |
---|---|---|
ServiceNotFoundException ( |
Initializes a new instance of the ServiceNotFoundException class.
|
Method | Description | |
---|---|---|
BuildMessage ( |
||
BuildMessage ( |
||
GetObjectData ( |
protected ServiceNotFoundException ( |
||
info | The |
|
context | The |
|
return | System |
public ServiceNotFoundException ( |
||
type | The type of the service that couldn't be found. | |
return | System |
public ServiceNotFoundException ( |
||
type | The type of the service that couldn't be found. | |
innerException | The inner exception. | |
return | System |
public ServiceNotFoundException ( |
||
type | The type of the service that couldn't be found. | |
message | string | The message. |
return | System |
public ServiceNotFoundException ( |
||
type | The type of the service that couldn't be found. | |
message | string | The message. |
innerException | The inner exception. | |
return | System |
public ServiceNotFoundException ( string message ) : System | ||
message | string | The message. |
return | System |
public ServiceNotFoundException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |