Mercurial > hg
diff hgweb.cgi @ 30573:b0ebab239f90
error: add ProgrammingError
We have requirement to express "this is clearly an error caused by the
programmer". The code base uses RuntimeError for that in some places, not
ideal. So let's add a formal exception for that.
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 06 Dec 2016 14:57:47 +0000 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |