Class QdrantException

All Implemented Interfaces:
Serializable

public class QdrantException extends RuntimeException
An exception when interacting with qdrant
See Also:
  • Constructor Details

    • QdrantException

      public QdrantException(String message)
      Instantiates a new instance of QdrantException
      Parameters:
      message - The exception message