Class UnknownOperationResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.polaris.persistence.nosql.api.exceptions.PersistenceException
org.apache.polaris.persistence.nosql.api.exceptions.UnknownOperationResultException
- All Implemented Interfaces:
Serializable
Thrown by
Persistence implementations when the result of a database operation is unknown,
for example, due to a timeout.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownOperationResultException
-
UnknownOperationResultException
-