1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-12 00:26:13 +01:00
phorge-phorge/src/storage/exception
epriestley d0af617818 Add "final" to (almost) everything else
Summary: Last of the big final patches. Left a few debatable classes (12 out of about 400) that I'll deal with individually eventually.

Test Plan: Ran testEverythingImplemented.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T795

Differential Revision: https://secure.phabricator.com/D1881
2012-03-13 16:21:04 -07:00
..
accessdenied Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
base Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
connection Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
connectionlost Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
count Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
duplicatekey Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
objectmissing Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
parameter Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
recoverable Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
schema Improve error message when user encounters a table/column schema error 2012-03-05 13:17:21 -08:00