Package org.apache.pulsar.transaction.coordinator.exceptions
package org.apache.pulsar.transaction.coordinator.exceptions
Internal exceptions for transaction coordinator.
-
ExceptionsClassDescriptionThe base exception for exceptions thrown from coordinator.Exception is thrown when transaction coordinator not found.Exception is thrown when transaction is not in the right status.Exception is thrown when a operation of new transaction reach the number of max active transactions.Exception is thrown when a operation of transaction is executed in a error transaction metadata store state.Exception is thrown when a transaction is not found in coordinator.