Initializes a new instance of the IDPRejectedClaimException class
 Declaration Syntax
 Declaration Syntax| C# | 
public IDPRejectedClaimException( string message, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode )
 Parameters
 Parameters- message (String)
- errorType (ErrorType)
- errorCode (String)
- RequestId (String)
- statusCode (HttpStatusCode)