FhirException Constructor |
Name | Description | |
---|---|---|
FhirException(HttpStatusCode, IssueType, String) |
Creates a new FHIR exception with specified code
| |
FhirException(HttpStatusCode, IssueType, String, Exception) |
Creates a new FHIR exception with specified code
| |
FhirException(HttpStatusCode, Resource, String, Exception) |
Creates a new FHIR exception with specified code
|