Class ConcurrentEntityModificationException

  • All Implemented Interfaces:
    Serializable

    public class ConcurrentEntityModificationException
    extends RuntimeException

    Exception that wraps a javax.persistence.OptimisticLockException

    Copyright 2010 (C) by Martin Ganserer

    Version:
    1.0.0
    Author:
    Martin Ganserer
    See Also:
    Serialized Form
    • Constructor Detail

      • ConcurrentEntityModificationException

        public ConcurrentEntityModificationException​(String message)
        Constructor
        Parameters:
        message -