Class SnapshotWarningException

  • All Implemented Interfaces:
    Serializable

    public class SnapshotWarningException
    extends IgniteCheckedException
    Snapshot operation warning. Warnings do not interrupt snapshot process but raise exception at the end to make the operation status 'not OK' if no other error occurred.
    See Also:
    Serialized Form
    • Constructor Detail

      • SnapshotWarningException

        public SnapshotWarningException​(String wrnMsg)