메소드 | 설명 | |
---|---|---|
InvalidIdentityPoolConfigurationException ( |
Construct instance of InvalidIdentityPoolConfigurationException
|
|
InvalidIdentityPoolConfigurationException ( string message ) : System |
Constructs a new InvalidIdentityPoolConfigurationException with the specified error message.
|
|
InvalidIdentityPoolConfigurationException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of InvalidIdentityPoolConfigurationException
|
|
InvalidIdentityPoolConfigurationException ( string message, |
Construct instance of InvalidIdentityPoolConfigurationException
|
|
InvalidIdentityPoolConfigurationException ( string message, |
Construct instance of InvalidIdentityPoolConfigurationException
|
메소드 | 설명 | |
---|---|---|
InvalidIdentityPoolConfigurationException ( System info, System context ) : System |
Constructs a new instance of the InvalidIdentityPoolConfigurationException class with serialized data.
|
public InvalidIdentityPoolConfigurationException ( |
||
innerException | ||
리턴 | System |
protected InvalidIdentityPoolConfigurationException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
리턴 | System |
public InvalidIdentityPoolConfigurationException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
리턴 | System |
public InvalidIdentityPoolConfigurationException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |
public InvalidIdentityPoolConfigurationException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |
public InvalidIdentityPoolConfigurationException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |