Uses of Class
org.tigris.subversion.javahl.NativeException
Packages that use NativeException
Package
Description
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.javahlModifier and TypeClassDescriptionclass
This exception is thrown whenever something goes wrong in the Subversion JavaHL binding's JNI interface.