Create a new IncompatibleOptionsException.
commit5d504d49bd1a33ca128e728a92ce17c944cbfb3e
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 8 Dec 2008 22:01:14 +0000 (8 22:01 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 8 Dec 2008 22:01:14 +0000 (8 22:01 +0000)
treed9e437ba606d6b34ef9ff1e2510e0ff2ae95f51f
parent9d2848d778cfdd9ce88dd9accd86b580c690a3fc
Create a new IncompatibleOptionsException.

* cvs2svn_lib/run_options.py (IncompatibleOptionsException): New
  exception class.

  (not_both): Raise exceptions of the new type.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4723 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/run_options.py