Home
last modified time | relevance | path

Searched refs:class_UnsupportedOperationException (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_util.c54 jclass class_UnsupportedOperationException; in zjni_throw_exception() local
60 class_UnsupportedOperationException = in zjni_throw_exception()
63 (*env)->ThrowNew(env, class_UnsupportedOperationException, error); in zjni_throw_exception()