Class QdrantActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.qdrant.QdrantActionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQdrantActionException
(QdrantAction action, String message) QdrantActionException
(QdrantAction action, String message, Throwable cause) QdrantActionException
(QdrantAction action, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace