[Webfunds-commits] java/webfunds/sox ValueAccount.java
Ian Grigg
iang@cypherpunks.ai
Sun, 4 Jun 2000 20:54:43 -0400 (AST)
iang 00/06/04 20:54:43
Modified: webfunds/sox ValueAccount.java
Log:
comment
Revision Changes Path
1.13 +5 -2 java/webfunds/sox/ValueAccount.java
Index: ValueAccount.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/sox/ValueAccount.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ValueAccount.java 2000/03/28 00:11:43 1.12
+++ ValueAccount.java 2000/06/05 00:54:43 1.13
@@ -1,5 +1,5 @@
/*
- * $Id: ValueAccount.java,v 1.12 2000/03/28 00:11:43 iang Exp $
+ * $Id: ValueAccount.java,v 1.13 2000/06/05 00:54:43 iang Exp $
*
* Copyright (c) Systemics Ltd 1995-1999 on behalf of
* the WebFunds Development Team. All Rights Reserved.
@@ -140,7 +140,10 @@
}
/**
- * Sort out exceptions.
+ * Sort out exceptions.
+ * There's a problem here. No positive ack is delivered for
+ * failure, so can't tell whether it is positive failure or
+ * lost/failures.
*/
protected DepositReply doDeposit(DepositRequest req)
throws SOXSubAccountException, SOXLaterException