Uses of Class
org.linuxforhealth.fhir.server.exception.FHIRRestServletRequestException
-
Packages that use FHIRRestServletRequestException Package Description org.linuxforhealth.fhir.server.filter.rest -
-
Uses of FHIRRestServletRequestException in org.linuxforhealth.fhir.server.filter.rest
Methods in org.linuxforhealth.fhir.server.filter.rest that throw FHIRRestServletRequestException Modifier and Type Method Description (package private) void
FHIRRestServletFilter. checkFhirVersionParameter(FHIRRequestContext context)
Check that FHIR version parameters in the HTTP headers are valid.
-