HazelcastSqlException Class
Namespace: Hazelcast.Sql
Assembly: Hazelcast.Net.dll
Represents the exception that is thrown by the SQL service in case of an error.
public class HazelcastSqlException : HazelcastException, ISerializable
Implements
Inherited Members
Properties
Name | Description |
---|---|
ClientId | Get the identifier of the IHazelcastClient. |
MemberId | Gets the identifier of the member that reported the exception, if any, or |
Suggestion | Suggests a solution for the exception if any, or |