Uses of Class
org.tigris.subversion.javahl.NativeException
-
Packages that use NativeException Package Description org.tigris.subversion.javahl Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion. -
-
Uses of NativeException in org.tigris.subversion.javahl
Subclasses of NativeException in org.tigris.subversion.javahl Modifier and Type Class Description classClientExceptionThis exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.
-