Serialized Form

  • Package org.apache.ignite.lang

    • Exception org.apache.ignite.lang.ClusterInitFailureException

      class ClusterInitFailureException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.ClusterNotInitializedException

      class ClusterNotInitializedException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.ColumnAlreadyExistsException

      class ColumnAlreadyExistsException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.ColumnNotFoundException

      class ColumnNotFoundException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.CursorClosedException

      class CursorClosedException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.IgniteCheckedException

      class IgniteCheckedException extends Exception implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • code
          int code
        • errorPrefix
          String errorPrefix
        • groupName
          String groupName
        • traceId
          UUID traceId
    • Exception org.apache.ignite.lang.IgniteException

      class IgniteException extends RuntimeException implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • code
          int code
        • errorPrefix
          String errorPrefix
        • groupName
          String groupName
        • traceId
          UUID traceId
    • Exception org.apache.ignite.lang.IndexAlreadyExistsException

      class IndexAlreadyExistsException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.IndexNotFoundException

      class IndexNotFoundException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.MarshallerException

      class MarshallerException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.NodeNotStartedException

      class NodeNotStartedException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.NodeStartException

      class NodeStartException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.SchemaNotFoundException

      class SchemaNotFoundException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.TableAlreadyExistsException

      class TableAlreadyExistsException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.TableNotFoundException

      class TableNotFoundException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.UnexpectedNullValueException

      class UnexpectedNullValueException extends org.apache.ignite.lang.IgniteException implements Serializable
    • Exception org.apache.ignite.lang.UnsupportedPartitionTypeException

      class UnsupportedPartitionTypeException extends org.apache.ignite.lang.IgniteException implements Serializable
      serialVersionUID:
      6875586826126580903L