FaultCodeAttribute
This attribute is used to attach an HTTP status code to an exception such that, when thrown,
the status code is returned in the HTTP response.
The HTTP status code to be returned in the HTTP response.
Attribute constructor.