On Tue, Oct 15, 2013 at 2:13 AM, 鹏 <[email protected]> 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
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to