This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I previously extended the Etcd3Exception constructor signature such that it was no longer possible for the derived exception types to construct with no args. This change makes that possible again, while still allowing an Etcd3Exception to be constructed with detail text as well as the traditional "Bad Request" message.
- Loading branch information