Re: how to usr libcephfs.jar(the cephfs java interface)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






On Tue, Oct 15, 2013 at 2:13 AM, 鹏 <wkp4666@xxxxxxx> wrote:

   #  javac -classpath ../libcephfs.jar com/ceph/fs/Test.java
  com/ceph/fs/Test:9:unreported exception java.io.FileNotFoundException;
  must be caught or declared to be throw
  mount.conf_read_file("/ect/ceph/ceph.conf");
                                    ^
You will need to catch that exception, or use the `throws` keyword to show that the error will propogate to the caller.















  



_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux