Replace StringError with the equivalent std::runtime_error.
authorCarl Hetherington <cth@carlh.net>
Tue, 20 Oct 2015 09:49:29 +0000 (10:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 20 Oct 2015 09:49:29 +0000 (10:49 +0100)
commite0adfd85dd7987ee2b77eea7f6d3c13885729a38
tree924ed417edc2c7c579a58c868d8370f3346008d9
parent4a18e763a17cf046fabe3aad7ab66546124a93a9
Replace StringError with the equivalent std::runtime_error.
src/lib/cinema_kdms.cc
src/lib/dcp_examiner.cc
src/lib/exceptions.cc
src/lib/exceptions.h
src/lib/film.cc
src/lib/image.cc
src/lib/resampler.cc