Class JNIError

java.lang.Object
java.lang.Throwable
java.lang.Error
org.apache.subversion.javahl.JNIError
All Implemented Interfaces:
Serializable

public class JNIError extends Error
This error is thrown by error in the native library.
See Also:
  • Field Details

  • Constructor Details

    • JNIError

      JNIError(String message)
      this constructor is only called by the JNI code
      Parameters:
      message - the error message