Module jni::errors [] [src]

Errors. Do you really need more explanation?

Structs

Error

The Error type.

Exception

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

ToException

Type Definitions

Result

Convenient wrapper around std::Result.