// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-net-IpSecManager_ResourceUnavailableException"))]
__jni_bindgen! {
/// public final class [IpSecManager.ResourceUnavailableException](https://developer.android.com/reference/android/net/IpSecManager.ResourceUnavailableException.html)
///
/// Required feature: "android-net-IpSecManager_ResourceUnavailableException"
public final class IpSecManager_ResourceUnavailableException ("android/net/IpSecManager$ResourceUnavailableException") extends crate::android::util::AndroidException {
}
}