ResponseErrorFromException Method | 
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| FromException(Exception) | 
            Instantiates a new ResponseError from an existing Exception.
              | |
| FromException(ClrExceptionErrorData) | 
            Instantiates a new ResponseError from an existing ClrExceptionErrorData.
              | |
| FromException(Exception, Boolean) | 
            Instantiates a new ResponseError from an existing Exception.
              |