| Overload | Description |
|---|---|
| FinalResults Constructor() | Default constructor |
| FinalResults Constructor(Int32,Int32,String) | Constructs a FinalResults object with the specified status code, severity and status. |
| FinalResults Constructor(Int32,Severity,String) | Constructs a FinalResults object with the specified status code, severity and status. |