Class EntityAlreadyExistsException

    • Constructor Detail

      • EntityAlreadyExistsException

        public EntityAlreadyExistsException​(String message)
        Constructs a new EntityAlreadyExistsException with the specified error message.
        Parameters:
        message - Describes the error encountered.