Class UnsupportedAlgorithmException

All Implemented Interfaces:
Serializable

Thrown in circumstances where a client has used an unknown or unsupported hash algorithm in a request, e.g. with `Digest` or `Want-Digest`.
Since:
2017-09-12
Author:
harring
See Also: