Skip to content

The callback API Callback reports a JVMBridgeException, the most useful one is Throwable even if the API use the generic Exception #857

@masesdevelopers

Description

@masesdevelopers

The callback API Callback reports a JVMBridgeException probably the most useful one is Throwable that is a direct extension of JVMBridgeException and it is the most Java aware; the API use the generic Exception:

void onCompletion(RecordMetadata metadata, Exception exception);

Maybe an update can be applied to JNetReflector about this.

Originally posted by @masesdevelopers in masesgroup/KEFCore#459 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions