☰
ToException
ToException
Required Methods
to_exception
Implementors
In jni::errors
Structs
Exception
Enums
Error
JniError
Traits
ToException
Functions
jni_error_code_to_result
Type Definitions
Result
?
Trait
jni
::
errors
::
ToException
source
·
[
−
]
pub trait ToException { fn
to_exception
(&self) ->
Exception
; }
Required methods
source
fn
to_exception
(&self) ->
Exception
Implementors