684e0b9f55
This class can be used by provider drivers to raise an exception when a resource cannot be found. Change-Id: If3d095f033f342ebb637d74bd834d373e31fee0f
6 lines
130 B
YAML
6 lines
130 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a ``NotFound`` exception class that provider drivers can raise when
|
|
a resource cannot be found.
|