Class GeneratedKeysException

  • All Implemented Interfaces:
    Serializable

    public class GeneratedKeysException
    extends io.r2dbc.spi.R2dbcException
    The Generated keys exception. when returnGeneratedKeys configured and keyColumn is not specific
    Since:
    1.0.10
    Version:
    1.0.0
    Author:
    Gang Cheng
    See Also:
    Serialized Form
    • Constructor Detail

      • GeneratedKeysException

        public GeneratedKeysException​(String reason)
        Instantiates a new Generated keys exception.
        Parameters:
        reason - the reason