Метод | Описание | |
---|---|---|
InvalidAttributeNameException ( |
Construct instance of InvalidAttributeNameException
|
|
InvalidAttributeNameException ( string message ) : System |
Constructs a new InvalidAttributeNameException with the specified error message.
|
|
InvalidAttributeNameException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of InvalidAttributeNameException
|
|
InvalidAttributeNameException ( string message, |
Construct instance of InvalidAttributeNameException
|
|
InvalidAttributeNameException ( string message, |
Construct instance of InvalidAttributeNameException
|
Метод | Описание | |
---|---|---|
InvalidAttributeNameException ( System info, System context ) : System |
Constructs a new instance of the InvalidAttributeNameException class with serialized data.
|
public InvalidAttributeNameException ( |
||
innerException | ||
Результат | System |
protected InvalidAttributeNameException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Результат | System |
public InvalidAttributeNameException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
Результат | System |
public InvalidAttributeNameException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |
public InvalidAttributeNameException ( string message, |
||
message | string | |
innerException | ||
Результат | System |
public InvalidAttributeNameException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |