pub type jvmtiResourceExhausted = u32;
Trait Implementations§
Source§impl From<JvmtiResourceExhausted> for jvmtiResourceExhausted
impl From<JvmtiResourceExhausted> for jvmtiResourceExhausted
Source§fn from(value: JvmtiResourceExhausted) -> Self
fn from(value: JvmtiResourceExhausted) -> Self
Converts to this type from the input type.