Class UnexpectedExecutionException

    • Constructor Detail

      • UnexpectedExecutionException

        public UnexpectedExecutionException​(Throwable cause)
        Creates a new unexpected execution exception.
        Parameters:
        cause - an exception that occurred in a transaction; must not be null or an instance of ExecutionException