.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    HazelcastSqlException Constructor

    HazelcastSqlException(SerializationInfo, StreamingContext)

    Initializes a new instance of the HazelcastSqlException class with serialized data.

    Declaration
    protected HazelcastSqlException(SerializationInfo info, StreamingContext context)
    Parameters
    SerializationInfo info

    The SerializationInfo that holds the serialized object data about the exception being thrown.

    StreamingContext context

    The StreamingContext that contains contextual information about the source or destination.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.