Commit Graph

5 Commits

Author SHA1 Message Date
gernot 8861fe7d46 * src/modules/connectmodule.{h,cpp} (ConnectModule): throw
CapiExternalError only when connection's already up, otherwise
  use CapiWrongState


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@201 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-31 16:28:55 +00:00
gernot 803d71524c - reworked TODO, disabled automatic log message adding to source files
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@197 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-28 21:01:04 +00:00
gernot d2af0286cd * rework of exception handling stuff; many modules were not
declaring thrown exceptions correctly any more after the
  re-structuring to not throw exceptions on any disconnect


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@196 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-12-28 15:00:35 +00:00
gernot 73698ea56b - partly implementation of a bigger semantic change: don't throw
call finished exceptions in normal operation any longer; i.e. we only
  test for the connection at the begin of a command. This allows return
  values, e.g. for commands like capisuite.fax_receive() which were
  interrupted by an exception always in former CapiSuite versions and thus
  never returned. This is also a better and more logical use of exceptions
  IMO. ATTN: this is *far from stable*


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@176 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-03 14:56:40 +00:00
gernot 4f7e2b2a4e Initial revision
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@3 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-02-19 08:19:51 +00:00