Initializes a new instance of the TooManyApplicationsException class

C# |
public TooManyApplicationsException( string message, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode )

- message (String)
- errorType (ErrorType)
- errorCode (String)
- RequestId (String)
- statusCode (HttpStatusCode)