Class TransactionException.TransactionNotSealedException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    TransactionException

    public static class TransactionException.TransactionNotSealedException
    extends TransactionException
    Exception is thrown when opening a reader on a transaction that is not sealed yet.
    See Also:
    Serialized Form
    • Constructor Detail

      • TransactionNotSealedException

        public TransactionNotSealedException​(java.lang.String message)