Constructor
                        
                        
    
    # new MatrixError(body, statusCode)
        Creates a new Matrix Error
    
    
    Parameters:
| Name | Type | Description | 
|---|---|---|
| body | The error body. | |
| statusCode | The HTTP status code. |