put exception definitions in one place and use them
authorDiane Trout <diane@caltech.edu>
Wed, 22 Feb 2006 06:42:18 +0000 (06:42 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 22 Feb 2006 06:42:18 +0000 (06:42 +0000)
commit4e25a205c46d5444a24daaa9b5c515a9f89942a9
treeb9b28007a1201a0b597104cb7aeb4a4b622b2fb7
parentc5a087c68c0f6a3f19ed2053d24457f161e307e8
put exception definitions in one place and use them
use exceptions that are derived from runtime_error, and
use them for the cmdline argument parsing and sequence loading
alg/mussa_class.cxx
alg/mussa_class.hh
alg/sequence.cxx
alg/sequence.hh
mussa.cxx
mussa_exceptions.hh [new file with mode: 0644]