Click or drag to resize

FaultExceptionTBodyBody Property

The body object of the fault

Namespace:  RestSrvr.Exceptions
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public TBody Body { get; set; }

Property Value

Type: TBody
See Also