Method | Description | |
---|---|---|
LexiconNotFoundException ( |
Construct instance of LexiconNotFoundException
|
|
LexiconNotFoundException ( string message ) : System |
Constructs a new LexiconNotFoundException with the specified error message.
|
|
LexiconNotFoundException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of LexiconNotFoundException
|
|
LexiconNotFoundException ( string message, |
Construct instance of LexiconNotFoundException
|
|
LexiconNotFoundException ( string message, |
Construct instance of LexiconNotFoundException
|
Method | Description | |
---|---|---|
LexiconNotFoundException ( System info, System context ) : System |
Constructs a new instance of the LexiconNotFoundException class with serialized data.
|
public LexiconNotFoundException ( |
||
innerException | ||
return | System |
protected LexiconNotFoundException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public LexiconNotFoundException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
return | System |
public LexiconNotFoundException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |
public LexiconNotFoundException ( string message, |
||
message | string | |
innerException | ||
return | System |
public LexiconNotFoundException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |