Class ConcurrentUpdateException

  • All Implemented Interfaces:
    Serializable

    public class ConcurrentUpdateException
    extends RuntimeException
    Schema update could not be completed because another instance of the update tool was running
    See Also:
    Serialized Form
    • Constructor Detail

      • ConcurrentUpdateException

        public ConcurrentUpdateException​(String msg)
        Public constructor
        Parameters:
        msg - some context about the error