Class ProviderTransactionInDoubtException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProviderTransactionInDoubtException
    extends ProviderException
    Thrown when a transaction operation fails and state is now unknown.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProviderTransactionInDoubtException

        public ProviderTransactionInDoubtException​(java.lang.String message)
      • ProviderTransactionInDoubtException

        public ProviderTransactionInDoubtException​(java.lang.String message,
                                                   java.lang.Throwable cause)