> javac *.java
Conduit.java:147: cannot resolve symbol
symbol  : method setException  (Freenet.ConduitException)
location: interface Freenet.MessageObject
                        mo.setException(e);
                          ^
MessageObjectCB.java:28: cannot resolve symbol
symbol  : method setException  (java.lang.Exception)
location: interface Freenet.MessageObject
        mo.setException(e);
          ^
2 errors

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20010701/7f84e5ec/attachment.pgp>

Reply via email to