Package pt.unl.fct.di.novasys.babel2.channels.exceptions


@NullMarked package pt.unl.fct.di.novasys.babel2.channels.exceptions
Exception types thrown by Babel 2 channel and serialization subsystems.

Contains:

  • Exception Classes
    Class
    Description
    Unchecked exception thrown when two distinct message types are registered with the same numeric identifier in the SerializerRegistry.
    Checked exception that signals a failure during the promotion of a newly established connection to replace an existing one in the duplicate-connection resolution logic of the TCP and QUIC Babel channels.