This commit is contained in:
t106uhn 2014-07-04 15:49:54 -04:00
parent ca9264061b
commit 8703e81821
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import ca.uhn.fhir.rest.server.Constants;
* to fullfill the request. There is a good change that the functionality will
* be added in the future
*
* Represents an <b>HTTP 501 Not Implemented</b> response, which means the resource provider currently lacks the ability to fullfill the request.
* This Represents an <b>HTTP 501 Not Implemented</b> response, which means the resource provider currently lacks the ability to fullfill the request.
*
* <p>
* Note that a complete list of RESTful exceptions is available in the